mirror of
https://github.com/ARM-software/arm-trusted-firmware.git
synced 2025-04-18 02:24:18 +00:00
feat(tc): make SPE feature asymmetric
Signed-off-by: Manish Pandey <manish.pandey2@arm.com> Change-Id: Ibf0fecb2a97cb0f3508e01e0907e61e3c437ac00
This commit is contained in:
parent
188f8c4b60
commit
7754b770cf
1 changed files with 1 additions and 0 deletions
|
@ -34,6 +34,7 @@ ENABLE_AMU_AUXILIARY_COUNTERS := 1
|
|||
ENABLE_MPMM := 1
|
||||
ENABLE_MPMM_FCONF := 1
|
||||
ENABLE_FEAT_MTE2 := 2
|
||||
ENABLE_SPE_FOR_NS := 3
|
||||
|
||||
CTX_INCLUDE_AARCH32_REGS := 0
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue