Merge "fix(ti): do not stop non-secure timer on world switch" into integration

This commit is contained in:
Madhukar Pappireddy 2024-01-17 21:03:20 +01:00 committed by TrustedFirmware Code Review
commit 436c66b32a

View file

@ -28,6 +28,8 @@ ERRATA_A72_1319367 := 1
CRASH_REPORTING := 1
NS_TIMER_SWITCH := 0
# Split out RO data into a non-executable section
SEPARATE_CODE_AND_RODATA := 1