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

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

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

Change-Id: Ib69b8318ba88cd97dab1efab52cb58fd96e4031c
diff --git a/s5/s928x/bb1st.sto.bin.signed b/s5/s928x/bb1st.sto.bin.signed
index 3d0a930..9556a35 100644
--- a/s5/s928x/bb1st.sto.bin.signed
+++ b/s5/s928x/bb1st.sto.bin.signed
Binary files differ
diff --git a/s5/s928x/bb1st.usb.bin.signed b/s5/s928x/bb1st.usb.bin.signed
index 3bdfe4e..19ba3ac 100644
--- a/s5/s928x/bb1st.usb.bin.signed
+++ b/s5/s928x/bb1st.usb.bin.signed
Binary files differ
diff --git a/s5/s928xeng/bb1st.sto.bin.signed b/s5/s928xeng/bb1st.sto.bin.signed
index e5ed8fe..23e6ca8 100644
--- a/s5/s928xeng/bb1st.sto.bin.signed
+++ b/s5/s928xeng/bb1st.sto.bin.signed
Binary files differ
diff --git a/s5/s928xeng/bb1st.usb.bin.signed b/s5/s928xeng/bb1st.usb.bin.signed
index ea1719a..606492c 100644
--- a/s5/s928xeng/bb1st.usb.bin.signed
+++ b/s5/s928xeng/bb1st.usb.bin.signed
Binary files differ