aboutsummaryrefslogtreecommitdiff
path: root/core/arch/arm/kernel/kern.ld.S
AgeCommit message (Expand)Author
2018-11-27core: base memory registration on scatter arrayJens Wiklander
2018-11-27core: base pseudo_ta_register() on scatter arrayJens Wiklander
2018-11-27core: initcall.h use scattered arrayJens Wiklander
2018-11-27core: add scattered arrayJens Wiklander
2018-10-04thread: fix stack space to not be part of tee.binSumit Garg
2018-05-15core: generic RAM layoutEtienne Carriere
2018-04-25core: remove CFG_ prefix from CFG_TEE_LOAD_ADDREtienne Carriere
2018-04-25core: remove CFG_ prefix from TEE_RAM_START/VA_SIZE/PH_SIZEEtienne Carriere
2018-03-02core: add ddr overall registerEdison Ai
2018-02-27core: arm: kern.ld.S: stop using PROVIDE()Jens Wiklander
2018-01-10Add SPDX license identifiersJerome Forissier
2017-11-14core: fix asan build errorJens Wiklander
2017-11-09core: arm: kern.ld.S: put constructors in initJens Wiklander
2017-11-09core; add MEM_AREA_TEE_ASANJens Wiklander
2017-11-08Keep assembly functions in separate sectionsJens Wiklander
2017-09-14core: introduce TEE_RAM_VA_START and TEE_TEXT_VA_STARTZeng Tao
2017-08-25Add support for early Trusted ApplicationsJerome Forissier
2017-06-28core: add compile check for CFG_TEE_RAM_VA_SIZEZeng Tao
2017-06-13core: link script: .bss alignmentJens Wiklander
2017-06-02core_mmu: add non-secure DDR ranges supportVolodymyr Babchuk
2017-05-30core: remove __early_bssJerome Forissier
2017-05-24core: allow CFG_TEE_LOAD_ADDR to not be page alignedEtienne Carriere
2017-05-19core: separate instructions from read-only dataEtienne Carriere
2017-05-19core: exclusive writable/executable attribute in core mappingEtienne Carriere
2017-05-19core: label the bounds of core flat mapped memoryEtienne Carriere
2017-05-19core: clean linker script fileEtienne Carriere
2017-04-28core: introduce struct dt_driverJerome Forissier
2017-03-17core: platform registers SDP memoriesEtienne Carriere
2016-10-17core: arm: kern.ld.S: put the RO sections togetherZeng Tao
2016-09-28core: arm: kern.ld.S: consistent 8 bytes alignmentJens Wiklander
2016-09-27core: Add default CFG_CORE_HEAP_SIZEJens Wiklander
2016-09-08core: add support for kernel address sanitizerJens Wiklander
2016-09-08core: add .early_bss sectionJens Wiklander
2016-09-08core: arm: rename _end symbol to __endJens Wiklander
2016-08-19core: add late service_init and driver_initJens Wiklander
2016-06-15core: non-linear mapping of secure world devicesJens Wiklander
2016-02-19core: arm: deal with large init partJens Wiklander
2016-02-10core: stack unwindingJens Wiklander
2016-01-15Add __rodata_unpaged macroJens Wiklander
2016-01-15core: Add KEEP_PAGER() and KEEP_INIT() macrosJens Wiklander
2015-11-05core: arm: fix initcall alignment in link scriptJens Wiklander
2015-10-15arm/pager: move init temp storage of hashesJens Wiklander
2015-07-07Align __start_ta_head_section on 8-byte boundaryJerome Forissier
2015-05-13plat-stm: using the heap as the generic onePascal Brand
2015-05-11core: move common 32/64-bit definitions to core/arch/arm/arm.mkJerome Forissier
2015-05-04core: assert that paging can be initializedJens Wiklander
2015-04-29vexpress: move some code to core/arch/arm/kernelJerome Forissier