aboutsummaryrefslogtreecommitdiff
path: root/core/arch
AgeCommit message (Expand)Author
2015-01-19plat-vexpress: config nsacrJens Wiklander
2015-01-16Add plat-sunxisunny
2015-01-05ta_dev_kit.mk: get platform-specific flags from platform_flags.mkJerome Forissier
2015-01-05core: get value of CFG_ variables directly from generated/conf.hJerome Forissier
2014-12-18Align plat-stm and plat-vexpress versions of core_bootcfg.cPascal Brand
2014-12-18plat-stm: move memory definition in platform_config.hPascal Brand
2014-12-18plat-stm: rename memory definition namePascal Brand
2014-12-18plat-stm: make stacks cache line alignedJens Wiklander
2014-12-18arm32: remove memmap_notinit bookkeepingJens Wiklander
2014-12-18plat-vexpress: make stacks cache line alignedJens Wiklander
2014-12-16arm32: paging of TEE Core optionally enabledJens Wiklander
2014-12-16plat-vexpress: linking supports pagable tee.binJens Wiklander
2014-12-16plat-vexpress: Clean D-cache on reset_primary exitJens Wiklander
2014-12-12arm32: clear junk in UL1 tableJens Wiklander
2014-12-12plat-stm: separate sectionsJens Wiklander
2014-12-12plat-vexpress: separate sectionsJens Wiklander
2014-12-12arm32: assembly routines in separate sectionsJens Wiklander
2014-12-12tee_mm: remove legacy TEE_MM_POOL_PAGED defineJens Wiklander
2014-12-12plat-vexpress: reorganize boot for pagingJens Wiklander
2014-12-12arm32: move call to teecore_init_ta_ram()Jens Wiklander
2014-12-12plat-vexpress: clean memory configurationJens Wiklander
2014-12-12arm32: make all TLB invalidations inner sharableJens Wiklander
2014-12-11arm32: split and enhance core_init_mmu()Jens Wiklander
2014-12-11arm32: add thread_init_per_cpu()Jens Wiklander
2014-12-11merge tee_pager*.c and tee_pager*.h filesJens Wiklander
2014-12-09core/arm32: add traces in case of user TA abortEtienne Carriere
2014-12-09Cosmetics fixesPascal Brand
2014-11-28Fix compile errors for core_self_tests.cJens Wiklander
2014-11-28bugfix cache_maintenance_l1() range selectionJens Wiklander
2014-11-28arm32.h: make all asm statements volatileJens Wiklander
2014-11-28thread: fix reported lr from undef-abortJens Wiklander
2014-11-27Clean syscall handlingJens Wiklander
2014-11-27Align compilation flag optee_os/optee_test(teetest)Cedric Chaumont
2014-11-21plat-stm: clean tz init and l2 init/enableetienne carriere
2014-11-21plat-stm: set L2 prefetch offset to 7etienne carriere
2014-11-21plat-stm: fix TA L1 table handlingetienne carriere
2014-11-21plat-stm: L2CC_MUTEX implementationPascal Brand
2014-11-20Move bget to libutils replacing dlmallocJens Wiklander
2014-11-18Make function tee_cryp_init() genericPascal Brand
2014-11-18Fixes in trace refactoringPascal Brand
2014-11-13Clean cache_l1 and cache_l2 maintenancePascal Brand
2014-11-12plat-stm: fix parallel build errorJerome Forissier
2014-11-12Fix buf_overlaps_area security bugJoakim Bech
2014-11-12Merge tee_{core,uta}_trace.h into libutilJens Wiklander
2014-11-12Move util.h from core into libutilJens Wiklander
2014-11-12Rename and move TEE_COMPILE_TIME_ASSERTJens Wiklander
2014-11-07core_tlb_maintenance(TLBINV_BY_ASID) is onPascal Brand
2014-11-071.Fix user heap corruption by usr_params123
2014-11-07Fix sections to mapPascal Brand
2014-11-05thread: remove THREAD_LOCAL_EXCEPTION_SPSJens Wiklander