commit 606c3e16 git:core branch:projects/s7d ddr:b6f7a21
Author: Tao Zeng <tao.zeng@amlogic.com>
Date:   Thu Sep 12 09:30:58 2024 +0800

    s7d: 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:
    s7d

    Change-Id: Ib9ffebcf67aa84a24cae1851a06d81e3d9dc1f72
    Signed-off-by: Tao Zeng <tao.zeng@amlogic.com>
s7d      build ok

Change-Id: Iea96f13ff7041303cfcd90e8c32bba6beababb66
diff --git a/s7d/s905x5m/bb1st.sto.bin.signed.rsa.rsa b/s7d/s905x5m/bb1st.sto.bin.signed.rsa.rsa
index af5b5c8..b8128a5 100644
--- a/s7d/s905x5m/bb1st.sto.bin.signed.rsa.rsa
+++ b/s7d/s905x5m/bb1st.sto.bin.signed.rsa.rsa
Binary files differ
diff --git a/s7d/s905x5m/bb1st.usb.bin.signed.rsa.rsa b/s7d/s905x5m/bb1st.usb.bin.signed.rsa.rsa
index 7dab738..a9693c2 100644
--- a/s7d/s905x5m/bb1st.usb.bin.signed.rsa.rsa
+++ b/s7d/s905x5m/bb1st.usb.bin.signed.rsa.rsa
Binary files differ
diff --git a/s7d/s905x5meng/bb1st.sto.bin.signed.rsa.rsa b/s7d/s905x5meng/bb1st.sto.bin.signed.rsa.rsa
index f177611..63382cf 100644
--- a/s7d/s905x5meng/bb1st.sto.bin.signed.rsa.rsa
+++ b/s7d/s905x5meng/bb1st.sto.bin.signed.rsa.rsa
Binary files differ
diff --git a/s7d/s905x5meng/bb1st.usb.bin.signed.rsa.rsa b/s7d/s905x5meng/bb1st.usb.bin.signed.rsa.rsa
index b9257cd..2bb70cd 100644
--- a/s7d/s905x5meng/bb1st.usb.bin.signed.rsa.rsa
+++ b/s7d/s905x5meng/bb1st.usb.bin.signed.rsa.rsa
Binary files differ