aboutsummaryrefslogtreecommitdiff
path: root/core
AgeCommit message (Expand)Author
2018-02-28core: select workaround vector in CJens Wiklander
2018-02-28core: arm.h: add more MIDR definitionsJens Wiklander
2018-02-28core: arm64.h: add read_midr_el1()Jens Wiklander
2018-02-28core: arm32.h: add read_midr()Jens Wiklander
2018-02-28core: rename exception vectorsJens Wiklander
2018-02-27core: armv7: core_init_mmu_regs() init contextidrJens Wiklander
2018-02-27core: arm: kern.ld.S: stop using PROVIDE()Jens Wiklander
2018-02-26core 32bit mmu: remove constraint on reuse of xlat tablesEtienne Carriere
2018-02-16core: FS: storage: don't allow the object_id to reside in shared memoryZeng Tao
2018-02-16mmu: add dump_xlat_tables() functionVolodymyr Babchuk
2018-02-16mmu: implement generic mmu initializationVolodymyr Babchuk
2018-02-16mmu: replace _prepare_small_page_mapping with _entry_to_finer_grainedVolodymyr Babchuk
2018-02-14core: bugfix tee_tadb_ta_read()Jens Wiklander
2018-02-14core: fs_htree: fix authenc_init() error pathJerome Forissier
2018-02-14crypto: hkdf_expand(): call crypto_mac_free_ctx() instead of free()Jerome Forissier
2018-02-12Remove the unused file tee_kta_trace.hJens Wiklander
2018-02-09core: ltc: prevent incorrect asserts in crypto_*_free_ctx()Jerome Forissier
2018-02-09core: crypto.c: crypto_*_free_ctx() stubs should allow NULL contextJerome Forissier
2018-02-08Generate conf.cmake for TA dev kitJens Wiklander
2018-02-08core: lower debug verbosity on short buffer errorsEtienne Carriere
2018-02-04Force ARCH to armVictor Chong
2018-02-02smc: extend protocol to support virtualizationVolodymyr Babchuk
2018-02-02core: add pager constraint on mobj get_pa methodEtienne Carriere
2018-02-02core: fs_htree: include meta in root hashJens Wiklander
2018-02-02core: REE FS: ree_fs_truncate() commit dirh writesJens Wiklander
2018-02-02core: REE FS: make sure dirty flag is set when object is truncatedJerome Forissier
2018-02-02core: REE FS: ree_fs_truncate(): fix reversed error checksJerome Forissier
2018-02-01core: sm_a32: add missing isb after scr changeJens Wiklander
2018-01-30arm32: enable ACTLR_CA8_ENABLE_INVALIDATE_BTBJens Wiklander
2018-01-30core: mmu: protect global asid field with a lockJens Wiklander
2018-01-30core: fix handling of NULL memory references by Internal Client APIJerome Forissier
2018-01-26Revert "core: fine grained tee_ta_mutex locking"Jerome Forissier
2018-01-24secstor: fix memory leak in install_ta()Volodymyr Babchuk
2018-01-22core: prevent crash in tee_mmu_final() on TA loading errorEtienne Carriere
2018-01-22core: fix reference counting in tee_tadb_open()Jens Wiklander
2018-01-19hikey: Enable cache APIs for hikey platform.Peter Griffin
2018-01-19ltc: ctr: update pt and ct after accelerationTetsuya Yoshizaki
2018-01-19core: fine grained tee_ta_mutex lockingJens Wiklander
2018-01-19core: tee_svc.c: stop using tee_ta_mutexJens Wiklander
2018-01-18Fix compiler warning with register_sdp_mem()Jerome Forissier
2018-01-17Remove support for Allwinner A80 platform (plat-sunxi)Jerome Forissier
2018-01-17arm32: sm: init CNTVOFFPeng Fan
2018-01-17tzc380: export more apiPeng Fan
2018-01-17tzc380: do not write reserved bitsPeng Fan
2018-01-17core: add pseudo-TA for retrieve sdp physical addressKen Liu
2018-01-17Define register_sdp_mem() only when CFG_SECURE_DATA_PATH is definedVictor Chong
2018-01-16core: arm32: sm_a32.S: fix assembly errorsJens Wiklander
2018-01-16core: arm64.S: spectre workaroundJens Wiklander
2018-01-16core: arm64: thread: update vector relative to vbarJens Wiklander
2018-01-16core: arm64: pad vector with illegal instructionJens Wiklander