aboutsummaryrefslogtreecommitdiff
path: root/core/arch/arm/plat-vexpress/conf.mk
AgeCommit message (Expand)Author
2019-03-20core: user_ta: implement ASLR for TAsJerome Forissier
2018-12-18Factor out ta-targets from platform configJerome Forissier
2018-12-11Remove Secure Element API supportJerome Forissier
2018-10-24qemu: increase CFG_DTB_MAX_SIZE to 1 MiBJerome Forissier
2018-10-09core: juno: workaround cortex-a57 errata 808870Jens Wiklander
2018-05-23plat-vexpress: qemu v8: increase default core countVolodymyr Babchuk
2018-05-22plat-vexpress: move to generic RAM layoutEtienne Carriere
2018-05-03plat-vexpress: move CFG_TEE_CORE_NB_CORE to platform conf.mkEtienne Carriere
2018-05-03Fix crash when bumping qemu to 2.12.0Harikrishnan R
2018-04-23qemu_virt: move core location to match qemu_armv8Etienne Carriere
2018-01-12core: crypto: default enable HWSUPP_PMULT_64 with CRYPTO_WITH_CEJerome Forissier
2018-01-12core: crypto: rename CFG_HWSUPP_PMULL to CFG_HWSUPP_PMULT_64Jerome Forissier
2017-11-24core: arm32: enable NEON with .fpu directive rather than compile flagJerome Forissier
2017-11-20plat-vexpress: Juno: CFG_HWSUPP_PMULL=yJens Wiklander
2017-10-12plat-vexpress: juno: add missing DRAM1Jens Wiklander
2017-10-12plat-vexpress: fvp: add missing DRAM1Jens Wiklander
2017-09-20qemu_virt: enable smp bootJens Wiklander
2017-09-14core: introduce TEE_RAM_VA_START and TEE_TEXT_VA_STARTZeng Tao
2017-08-29core: plat-vexpress: increase CFG_TEE_RAM_VA_SIZEJens Wiklander
2017-05-29core: factorize cpu supportEtienne Carriere
2017-05-29core: enable write-implies-execute-never when applicableEtienne Carriere
2017-02-28core: remove obsolete FS key manager testsJens Wiklander
2016-12-27plat-vexpress/qemu: correct DRAM layout.Volodymyr Babchuk
2016-09-08core: add support for kernel address sanitizerJens Wiklander
2016-08-23Fix invalid default value of $(PLATFORM_FLAVOR)Jerome Forissier
2016-08-17Enable static TA and core self tests..Victor Chong
2016-06-16vexpress: CFG_DT=y for QEMU platformsJens Wiklander
2016-03-22CFG_CRYPTO_SIZE_OPTIMIZATION?=y by defaultPascal Brand
2016-03-22Rename libtomcrypt_with_optimize_size in CFG_CRYPTO_SIZE_OPTIMIZATIONPascal Brand
2016-03-14Introduce CFG_CRYPTO_WITH_CEPascal Brand
2016-02-19core: remove CFG_MMU_V7_TTBJens Wiklander
2016-02-18vexpress: add flavor qemu_armv8aJens Wiklander
2016-01-29get rid of platform_flags.mkJens Wiklander
2015-12-03plat-vexpress: generate new TA dev kit for ARM64Jens Wiklander
2015-11-24Avoid duplication of $(call force,CFG_WITH_VFP,y)Jerome Forissier
2015-11-23core: vexpress-juno: enable v8 crypto accelerationJens Wiklander
2015-11-03Delete libutil_with_isocJerome Forissier
2015-10-27plat-*/conf.mk cleanupJerome Forissier
2015-10-23pager: statistics through a static TAPascal Brand
2015-09-09TA as ELF + signatureJens Wiklander
2015-09-07Secure Storage: Implement block-based encrypted file systemJames Kung
2015-07-08Build for PLATFORM=vexpress-qemu_virt by defaultJerome Forissier
2015-06-01Enhancing Secure StorageJames Kung
2015-05-21Fix CFG_TEE_CORE_EMBED_INTERNAL_TESTS macroPascal Brand
2015-05-11core: move common 32/64-bit definitions to core/arch/arm/arm.mkJerome Forissier
2015-05-11plat-stm: build cleanPascal Brand
2015-04-29vexpress: move some code to core/arch/arm/kernelJerome Forissier
2015-04-23Move PM handler stubs to core/arch/arm/kernel/pm_stubs.cJerome Forissier
2015-04-23vexpress, sunxi: move common MMU code to core/arch/arm/mm/core_mmu_v7.cJerome Forissier
2015-04-23arm: add Aarch64 (aka ARM64) supportJens Wiklander