Merge "ti: k3: common: Trap all asynchronous bus errors to EL3" into integration

This commit is contained in:
Sandrine Bailleux 2019-07-05 08:05:45 +00:00 committed by TrustedFirmware Code Review
commit 354e263a2d
1 changed files with 3 additions and 0 deletions

View File

@ -25,6 +25,9 @@ ERRATA_A53_855873 := 1
# A72 Erratum for SoC
ERRATA_A72_859971 := 1
CRASH_REPORTING := 1
HANDLE_EA_EL3_FIRST := 1
# Split out RO data into a non-executable section
SEPARATE_CODE_AND_RODATA := 1