commit | 909a6d1013390c38d288d0b3848df88c3a3da36a | [log] [tgz] |
---|---|---|
author | Jenkins SH <jenkins.sh@amlogic.com> | Fri Dec 27 06:50:14 2024 +0000 |
committer | Jenkins SH <jenkins.sh@amlogic.com> | Fri Dec 27 06:50:14 2024 +0000 |
tree | 95cc231f1113f7ad96866d59233f94f60ccce4f7 | |
parent | 80be941e8a0cc6e8b26dc36cc3c35e580d889c3f [diff] |
commit 62ab7727 git:core branch:projects/sc2 ddr:b6f7a21 Author: Tao Zeng <tao.zeng@amlogic.com> Date: Thu Sep 12 09:30:58 2024 +0800 sc2: 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: sc2 Change-Id: Ib9ffebcf67aa84a24cae1851a06d81e3d9dc1f72 Signed-off-by: Tao Zeng <tao.zeng@amlogic.com> sc2 build ok Change-Id: I83ef71fe4e6e82df19396a6747d7a1b4377162a0