summaryrefslogtreecommitdiff
path: root/doc/develop/bootstd/script.rst
diff options
context:
space:
mode:
authorAnshul Dalal <[email protected]>2025-10-09 17:28:44 +0530
committerTom Rini <[email protected]>2025-10-20 11:54:33 -0600
commit82e04e768fc21c1ac43df5d5a68ec8aaf008c0a8 (patch)
treef37cddc78a31292dc836f831947b8c7eaf147291 /doc/develop/bootstd/script.rst
parentb1a3ed068869d7289747dddd6dc13ecb9f9840a6 (diff)
spl: prevent loading args file in secure falcon mode
The expected payload for the SPL in secure falcon mode is a fitImage that contains the kernel image and the DT. This removes the need to load an additional args file, which exposes an additional attack vector since it can not be verified. Therefore this patch disables loading of the arg file when SPL_OS_BOOT_SECURE is set. Reviewed-by: Tom Rini <[email protected]> Signed-off-by: Anshul Dalal <[email protected]>
Diffstat (limited to 'doc/develop/bootstd/script.rst')
0 files changed, 0 insertions, 0 deletions