Lines Matching +full:config +full:- +full:space

3 config ARMV8_SPL_EXCEPTION_VECTORS
9 dump, but still takes quite a lot of space in the image size.
11 Say N here if you are running out of code space in the image
12 and want to save some space at the cost of less debugging info.
14 config ARMV8_MULTIENTRY
15 bool "Enable multiple CPUs to enter into U-Boot"
17 config ARMV8_SET_SMPEN
21 CPUECTLR_EL1.SMPEN bit before U-Boot.
35 config ARMV8_SPIN_TABLE
36 bool "Support spin-table enable method"
39 Say Y here to support "spin-table" enable method for booting Linux.
42 - Specify enable-method = "spin-table" in each CPU node in the
44 - Bring secondary CPUs into U-Boot proper in a board specific
49 U-Boot automatically does:
50 - Set "cpu-release-addr" property of each CPU node
52 - Reserve the code for the spin-table and the release address
56 config ARMV8_SEC_FIRMWARE_SUPPORT
65 - Address of secure firmware.
66 - Address to hold the return address from secure firmware.
67 - Secure firmware FIT image related information.
69 - The target exception level that secure monitor firmware will
72 config SPL_ARMV8_SEC_FIRMWARE_SUPPORT
79 config SEC_FIRMWARE_ARMV8_PSCI
83 This config enables the ARMv8 PSCI implementation in secure monitor
87 config ARMV8_SEC_FIRMWARE_ERET_ADDR_REVERT
96 config PSCI_RESET
121 config ARMV8_PSCI
126 The PSCI in U-boot provides a general framework and each platform
130 config ARMV8_PSCI_NR_CPUS
139 config ARMV8_PSCI_CPUS_PER_CLUSTER
147 System with multi-cluster should difine their own exact value.
149 config ARMV8_EA_EL3_FIRST
158 config ARMV8_SECURE_BASE
163 If not defined, the PSCI sections are placed together with the u-boot
165 places such as some secure RAM built-in SOC etc.