Searched hist:"87372 da451d45c2c32964c6b5030bc16e56ebd8b" (Results 1 – 3 of 3) sorted by relevance
| /optee_os/core/arch/arm/plat-hikey/ |
| H A D | conf.mk | 87372da451d45c2c32964c6b5030bc16e56ebd8b Fri Nov 22 13:02:00 UTC 2019 Jens Wiklander <jens.wiklander@linaro.org> Enable ASLR by default
With this patch both CFG_TA_ASLR and CFG_CORE_ASLR are set to 'y' by default.
Removes CFG_TA_ASLR?=y for plat-hikey and plat-vexpress (qemu_virt).
If the current platform doesn't use CFG_DT=y and hasn't overridden get_aslr_seed() a warning message will be printed on the secure uart and execution will resume with the default load address.
Reviewed-by: Jerome Forissier <jerome@forissier.org> Signed-off-by: Jens Wiklander <jens.wiklander@linaro.org>
|
| /optee_os/core/arch/arm/plat-vexpress/ |
| H A D | conf.mk | 87372da451d45c2c32964c6b5030bc16e56ebd8b Fri Nov 22 13:02:00 UTC 2019 Jens Wiklander <jens.wiklander@linaro.org> Enable ASLR by default
With this patch both CFG_TA_ASLR and CFG_CORE_ASLR are set to 'y' by default.
Removes CFG_TA_ASLR?=y for plat-hikey and plat-vexpress (qemu_virt).
If the current platform doesn't use CFG_DT=y and hasn't overridden get_aslr_seed() a warning message will be printed on the secure uart and execution will resume with the default load address.
Reviewed-by: Jerome Forissier <jerome@forissier.org> Signed-off-by: Jens Wiklander <jens.wiklander@linaro.org>
|
| /optee_os/mk/ |
| H A D | config.mk | 87372da451d45c2c32964c6b5030bc16e56ebd8b Fri Nov 22 13:02:00 UTC 2019 Jens Wiklander <jens.wiklander@linaro.org> Enable ASLR by default
With this patch both CFG_TA_ASLR and CFG_CORE_ASLR are set to 'y' by default.
Removes CFG_TA_ASLR?=y for plat-hikey and plat-vexpress (qemu_virt).
If the current platform doesn't use CFG_DT=y and hasn't overridden get_aslr_seed() a warning message will be printed on the secure uart and execution will resume with the default load address.
Reviewed-by: Jerome Forissier <jerome@forissier.org> Signed-off-by: Jens Wiklander <jens.wiklander@linaro.org>
|