mirror of
https://github.com/ARM-software/arm-trusted-firmware.git
synced 2025-04-17 10:04:26 +00:00
Merge "fix(rdv3): remove NEED_* from RD-V3 makefile" into integration
This commit is contained in:
commit
9b1f2c7957
1 changed files with 0 additions and 6 deletions
|
@ -21,12 +21,6 @@ endif
|
|||
override ARM_ARCH_MAJOR := 8
|
||||
override ARM_ARCH_MINOR := 7
|
||||
|
||||
# Image flags
|
||||
override NEED_BL1 := yes
|
||||
override NEED_BL2 := yes
|
||||
override NEED_BL32 := no
|
||||
override NEED_RMM := no
|
||||
|
||||
# Misc options
|
||||
override CTX_INCLUDE_AARCH32_REGS := 0
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue