commit 5a203c96 git:core branch:projects/t3 ddr:b6f7a21
Author: Tao Zeng <tao.zeng@amlogic.com>
Date: Thu Sep 12 09:30:58 2024 +0800
T3: NSV: add flow control for mmu/sram setup [1/1]
PD#RSP-6665
Problem:
the pre_mmu_enable() and bl2_sram_security_setup() are not protected
by the flow control and can be circumvented by performing a single
glitch. It is recommended to apply flow control for improvement.
Solution:
add it
Verify:
T3
Change-Id: Ib9ffebcf67aa84a24cae1851a06d81e3d9dc1f72
Signed-off-by: Tao Zeng <tao.zeng@amlogic.com>
Signed-off-by: Zhongfu Luo <zhongfu.luo@amlogic.com>
t3 build ok
Change-Id: I5cb2f572f20c31de2c7e44cead107e8318235181
4 files changed