aboutsummaryrefslogtreecommitdiff
path: root/core
AgeCommit message (Expand)Author
2015-01-19plat-vexpress: config nsacrJens Wiklander
2015-01-16Add PKCS #5 v2.0 key derivation function 2 (PBKDF2)Jerome Forissier
2015-01-16Add HMAC-based extract-and-expand key derivation function (HKDF)Jerome Forissier
2015-01-16Add Concat KDF (Concatenation Key Derivation Function, NIST SP 800-56A R1)Jerome Forissier
2015-01-16Add plat-sunxisunny
2015-01-16driver/gic: add gic_cpu_init interface.sunny
2015-01-07Fix #6686: Support passing Public Exponent when generating RSA key pairPascal Brand
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-12provide hash_sha256_check()Jens 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-10libtomcrypt: the len parameter of hash.final() is the max sizeJerome Forissier
2014-12-09core/arm32: add traces in case of user TA abortEtienne Carriere
2014-12-09Cosmetics fixesPascal Brand
2014-12-08Fix memory leak in tee_svc_cryp_derive_key()Jerome Forissier
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-25Select cryptographic algorithms at compile timeJerome Forissier
2014-11-24MAC operations now supports NULL argumentsPascal Brand
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