| commit | fa7b1db0c3089cd84d7aab039acc92b0d1328459 | [log] [tgz] |
|---|---|---|
| author | Michael Shen <gpgpgp@google.com> | Wed Nov 15 10:03:59 2023 +0000 |
| committer | Michael Shen <gpgpgp@google.com> | Wed Nov 15 10:11:16 2023 +0000 |
| tree | da286192f92fb8dd90b96005a14e487604bfbc06 | |
| parent | 8e28b5ae83a4d9597b4c31a6c1ce19cb4771827d [diff] |
boot-time-blob: Implement `stat` function `stat` function may be called first before other command to be called to check the state. In this case `stat` must be implemented to make that process work. Tested: Checked open->stat->read flow is working by internal tool. Change-Id: I89676bf9431d77ec2a3a2b76b99ae3dcbc8a9f20 Signed-off-by: Michael Shen <gpgpgp@google.com>