aboutsummaryrefslogtreecommitdiff
path: root/core/arch/arm/arm.mk
AgeCommit message (Expand)Author
2021-10-05core: move debug info and CC optimization level to config.mkEtienne Carriere
2021-10-05core: arm: remove deprecated CFG_CC_OPTIMIZE_FOR_SIZEEtienne Carriere
2021-05-03core: enable FF-A with SPM Core at S-EL2Jens Wiklander
2021-03-11core: arm: enforce LTC multi-threading protectionEtienne Carriere
2020-10-27core: replace CFG_LPAE_ADDR_SPACE_SIZE with CFG_LPAE_ADDR_SPACE_BITSJens Wiklander
2020-09-09Introduce CFG_CC_OPT_LEVEL and deprecate CFG_CC_OPTIMIZE_FOR_SIZEJerome Forissier
2020-08-13Add optimization and debug flags to exported TA C++ flagsJerome Forissier
2020-08-07arm: add hard-float detection for cxxflagsRouven Czerwinski
2020-08-07core: add cxxflags for CPU supportRouven Czerwinski
2020-08-06ta: experimental C++ supportJerome Forissier
2020-07-22mk: core: ta: Configurable Python interpreterDick Olsson
2020-07-20core: enable FF-A with SPM Core at S-EL1Jens Wiklander
2020-06-04Disable CFG_SCTLR_ALIGNMENT_CHECK (SCTLR.A) by defaultJerome Forissier
2020-05-27arm64: Disable outline-atomics when compilingJoshua Watt
2020-05-27Allow use of cc-option in core/arch/arm/arm.mkJerome Forissier
2020-05-25Revert "arm64: Disable outline-atomics when compiling"Jerome Forissier
2020-05-25arm64: Disable outline-atomics when compilingJoshua Watt
2020-01-16core: arm64: introduce CFG_CORE_ARM64_PA_BITSJens Wiklander
2019-11-14core: add support for CFG_CORE_ASLRJens Wiklander
2019-11-07arm32: compile assembler code with -marm by defaultJerome Forissier
2019-10-21ftrace: Add support for syscall function tracerSumit Garg
2019-09-27TA dev kit: Clang supportJerome Forissier
2019-09-13core: move PTAs from core/arch/arm/pta to core/ptaJerome Forissier
2019-08-09core: add CFG_CORE_WORKAROUND_NSITR_CACHE_PRIMEJens Wiklander
2019-07-10arm: remove -mthumb-interworkJerome Forissier
2019-07-01ftrace: Enable support for 32 bit appsSumit Garg
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