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:
wenshelx
2018-08-22 17:03:10 +08:00
committed by wenlingz
parent 10c64a5fca
commit 25dacc5c19
3 changed files with 5 additions and 1 deletions

View File

@@ -142,4 +142,4 @@ config MTRR_ENABLED
config RELOC
bool "Enable relocation"
default n
default y