diff --git a/docs/plat/st/stm32mp1.rst b/docs/plat/st/stm32mp1.rst index 35e8f8c7a..b6e4b0d84 100644 --- a/docs/plat/st/stm32mp1.rst +++ b/docs/plat/st/stm32mp1.rst @@ -205,6 +205,7 @@ __________________ --nt-fw /u-boot-nodtb.bin \ --hw-config /u-boot.dtb \ --fw-config build/stm32mp1/release/fdts/fw-config.dtb \ + --trusted-key-cert build/stm32mp1/release/trusted_key.crt \ --tos-fw-cert build/stm32mp1/release/tos_fw_content.crt \ --tos-fw-key-cert build/stm32mp1/release/tos_fw_key.crt \ --nt-fw-cert build/stm32mp1/release/nt_fw_content.crt \