aboutsummaryrefslogtreecommitdiff
path: root/core/arch/arm/arm.mk
AgeCommit message (Expand)Author
2019-02-28Compile user TAs with -fpic rather than -fpieJerome Forissier
2018-12-18Introduce CFG_USER_TA_TARGETS to select user mode architecture(s)Jerome Forissier
2018-12-18Platforms set supported TA targets as $(supported-ta-targets)Jerome Forissier
2018-12-18Factor out ta-targets from platform configJerome Forissier
2018-10-09core: juno: workaround cortex-a57 errata 808870Jens Wiklander
2018-08-23core: arm32: generate gicv3 register access codeJens Wiklander
2018-08-23core: arm32: generate system register access codeJens Wiklander
2018-07-04core: arm: sm: initialize PMCR.DP to 1 and save/restore PMCRJerome Forissier
2018-06-04core: introduce configuration flags for debug info and optimizationJerome Forissier
2018-03-14core: mmu: set reserved vaspace size configurablefangsuowu
2018-01-16core: arm32: thread: invalidate branch predictorJens Wiklander
2018-01-10core: use minimal kernel map in user spaceJens Wiklander
2018-01-08core: arm32: sm: invalidate branch predictorJens Wiklander
2017-11-20core: import GHASH acceleration routinesJens Wiklander
2017-11-09core: pager: enable address sanitizerJens Wiklander
2017-10-12Add CFG_CORE_LARGE_PHYS_ADDR for 64bit paddr_tJens Wiklander
2017-10-10core: mmu: introduce CFG_MMAP_REGIONSPeng Fan
2017-10-06arm: build user-mode assembler files with -gJerome Forissier
2017-08-31mk: report an error when the CFG_ARM64{32}_core both missingZeng Tao
2017-07-20arm.mk: export-ta_arm32: Set default value for CROSS_COMPILEVictor Chong
2017-07-18core: gcc 7 readyJens Wiklander
2017-06-13core: arm: increase emulated SRAMJens Wiklander
2017-06-12core: arm: make alignment check configurableJerome Forissier
2017-05-24core: dump call stack of user TAs on abortJerome Forissier
2017-05-19core: separate instructions from read-only dataEtienne Carriere
2017-05-19core: exclusive writable/executable attribute in core mappingEtienne Carriere
2017-02-23CFG_CORE_TZSRAM_EMUL_SIZE increase to 360KiBAndy Green
2017-02-16core: don't assume VA address size to 32-bitZhizhou Zhang
2017-02-13rename 'static TA' into 'pseudo TA'Etienne Carriere
2016-11-29core/armv7: cleanup bootargsEtienne Carriere
2016-09-27core: add default CFG_CORE_TZSRAM_EMUL_SIZEJens Wiklander
2016-09-27Add the i.MX6 Quad SABRE board support (PLATFORM=imx)yanyan-wrs
2016-09-08core: add support for kernel address sanitizerJens Wiklander
2016-02-29Introduce CFLAGS32 and CFLAGS64Jerome Forissier
2016-02-10arm: compile without -mlong-callsJens Wiklander
2016-02-10core: stack unwindingJens Wiklander
2016-02-08Introduce CROSS_COMPILE32 and CROSS_COMPILE64Jerome Forissier
2016-02-04arm: add TA hard-float supportJens Wiklander
2016-01-29get rid of platform_flags.mkJens Wiklander
2015-12-23ltc: mutex support, in case of no mutexPascal Brand
2015-11-27bugfix: rename define LP64 to __LP64__Jens Wiklander
2015-11-05core: enable paging with concurrent executionJens Wiklander
2015-10-30core: optionally enable concurrent execution of TAsJens Wiklander
2015-05-21Add sparse support [C=1]Jens Wiklander
2015-05-11core: move common 32/64-bit definitions to core/arch/arm/arm.mkJerome Forissier
2015-04-13Rename arm32 architecture to armJens Wiklander