Pull request doc-2024-04-rc6

Dear Tom,
The following changes since commit dde373bde392c38649c8c4420e0c98ef8d38d9dc:
Prepare v2024.04-rc5 (2024-03-25 21:56:50 -0400)
are available in the Git repository at:
https://source.denx.de/u-boot/custodians/u-boot-efi.git tags/doc-2024-04-rc6
for you to fetch changes up to d2fbe1fa29190fc1209364b3d5e33294009da9bd:
doc: add reference to itest in if man-page (2024-03-27 09:30:07 +0100)
Gitlab CI showed no issues: https://source.denx.de/u-boot/custodians/u-boot-efi/-/pipelines/20082
---------------------------------------------------------------- Pull request doc-2024-04-rc6
Documentation:
* man page of 'itest' * tee: sandbox: fix spelling errors in function documentation
---------------------------------------------------------------- Heinrich Schuchardt (2): doc: man-page for itest doc: add reference to itest in if man-page
Igor Opaniuk (1): tee: sandbox: fix spelling errors
doc/usage/cmd/if.rst | 6 +-- doc/usage/cmd/itest.rst | 113 ++++++++++++++++++++++++++++++++++++++++++++++++ doc/usage/index.rst | 1 + drivers/tee/sandbox.c | 8 ++-- 4 files changed, 121 insertions(+), 7 deletions(-) create mode 100644 doc/usage/cmd/itest.rst

On Thu, Mar 28, 2024 at 08:56:54PM +0100, Heinrich Schuchardt wrote:
Dear Tom,
The following changes since commit dde373bde392c38649c8c4420e0c98ef8d38d9dc:
Prepare v2024.04-rc5 (2024-03-25 21:56:50 -0400)
are available in the Git repository at:
https://source.denx.de/u-boot/custodians/u-boot-efi.git tags/doc-2024-04-rc6
for you to fetch changes up to d2fbe1fa29190fc1209364b3d5e33294009da9bd:
doc: add reference to itest in if man-page (2024-03-27 09:30:07 +0100)
Gitlab CI showed no issues: https://source.denx.de/u-boot/custodians/u-boot-efi/-/pipelines/20082
Applied to u-boot/master, thanks!
participants (2)
-
Heinrich Schuchardt
-
Tom Rini