aboutsummaryrefslogtreecommitdiff
path: root/core/arch/arm/include/mm
AgeCommit message (Expand)Author
2019-05-02core: introduce CFG_CORE_RESERVED_SHMJens Wiklander
2019-05-02core: introduce CFG_CORE_DYN_SHMJens Wiklander
2019-02-13core_mmu: do not restrict device memory mapping to PGDIR_SIZE granularityJerome Forissier
2019-02-01core_mmu: add core_mmu_init_virtualization() functionVolodymyr Babchuk
2019-02-01core_mmu: introduce mmu partitionsVolodymyr Babchuk
2019-02-01core_mmu: add MEM_AREA_SEC_RAM_OVERALL memory typeVolodymyr Babchuk
2019-02-01virt: add nexus memory areaVolodymyr Babchuk
2018-12-18core: move io_pa_va support out of serial driversEtienne Carriere
2018-12-13core: introduce is_unpaged() functionsEtienne Carriere
2018-11-27core: base memory registration on scatter arrayJens Wiklander
2018-11-21core: remove MOBJ_INVALID_COOKIEJens Wiklander
2018-11-15core: use struct thread_param for RPCJens Wiklander
2018-10-24core: simplify shm cookie handlingJens Wiklander
2018-10-01core: default guard reg_shm mobjsJens Wiklander
2018-10-01core: remove mobj_reg_shm_{,un}map()Jens Wiklander
2018-10-01core: add mobj_reg_shm_{inc,dec}_map()Jens Wiklander
2018-10-01core: remove reg_shm_{put,free}_by_cookie()Jens Wiklander
2018-10-01core: add mobj_reg_shm_put()Jens Wiklander
2018-09-17core: reference count registered shared memoryJens Wiklander
2018-07-04asid: move asid allocator from tee_mmu.c to core_mmu.cVolodymyr Babchuk
2018-07-04generic_ram_layout: align TA_RAM to SMALL_PAGE_SIZEVolodymyr Babchuk
2018-06-18core: split tee_pager_init()Jens Wiklander
2018-05-29core: fix TA_RAM_SIZE in generic RAM layoutJordan Rhee
2018-05-16Remove license notice from STMicroelectronics filesEtienne Carriere
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-04-03core: mm: support map update to active contextJens Wiklander
2018-03-02core: add ddr overall registerEdison Ai
2018-03-02core: rename register_nsec_ddr() to register_dynamic_shm()Edison Ai
2018-02-16mmu: replace _prepare_small_page_mapping with _entry_to_finer_grainedVolodymyr Babchuk
2018-01-18Fix compiler warning with register_sdp_mem()Jerome Forissier
2018-01-17Define register_sdp_mem() only when CFG_SECURE_DATA_PATH is definedVictor Chong
2018-01-10Remove 'All rights reserved' from Linaro filesJerome Forissier
2018-01-10Remove license notice from Linaro filesJerome Forissier
2018-01-10Add SPDX license identifiersJerome Forissier
2018-01-10core: user mode translation tableJens Wiklander
2018-01-10core: add mobj_tee_ramJens Wiklander
2018-01-10core: make core_mmu.h asm friendlyJens Wiklander
2017-11-09core; add MEM_AREA_TEE_ASANJens Wiklander
2017-10-17core: add mobj_reg_shm_{,un}map()Jens Wiklander
2017-10-17core: mobj: add mobj_get_phys_offs()Jens Wiklander
2017-10-12core: add register_phys_mem_ul()Jens Wiklander
2017-10-06core:mmu: rename _divide_block into _prepare_small_page_mappingEtienne Carriere
2017-10-06core: fix core_mmu_divide_block() against 32bit mmu constraintEtienne Carriere
2017-09-18core: mmu: export map_memarea_sectionsPeng Fan
2017-09-14core: introduce TEE_RAM_VA_START and TEE_TEXT_VA_STARTZeng Tao
2017-08-29core: add MEM_AREA_PAGER_VASPACEJens Wiklander
2017-08-29core: pager: update tee_pager_add_core_area()Jens Wiklander
2017-08-29core: pager: hide tee_pager_tbl_infoJens Wiklander