mirror of
https://github.com/projectacrn/acrn-hypervisor.git
synced 2025-09-07 20:00:13 +00:00
security: Enable '-fpie, -pie' options
To be sure hypervisor and DM are position independent and executable. Tracked-On: #1122 Signed-off-by: wenshelx <wenshengx.wang@intel.com> Acked-by: Geoffroy Van Cutsem <geoffroy.vancutsem@intel.com>
This commit is contained in:
@@ -142,4 +142,4 @@ config MTRR_ENABLED
|
||||
|
||||
config RELOC
|
||||
bool "Enable relocation"
|
||||
default n
|
||||
default y
|
||||
|
Reference in New Issue
Block a user