aboutsummaryrefslogtreecommitdiff
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 A80 platform support to .travis.ymlsunny
2015-01-16Add Allwinner a80 board description to README.mdsunny
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
2015-01-02pager documentationJens Wiklander
2014-12-23Update QEMU and FVP scripts for optee_test / xtestJoakim Bech
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-16Shared memory documentationPascal Brand
2014-12-16New stable commits for the setup criptsJens Wiklander
2014-12-16travis: Add CFG_WITH_PAGER=1 to qemu_virtJens 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-12separate .rodata sectionsJens 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-10TEE_DeriveKey(): remove redundant parameter checkJerome Forissier
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-09Docs: Add platform specific detailsJoakim Bech
2014-12-09Update CFG_TEE_CORE_LOG_LEVEL flag in FVPJoakim Bech
2014-12-08Fix memory leak in tee_svc_cryp_derive_key()Jerome Forissier
2014-12-03Update documentation/build_system.mdJerome Forissier
2014-12-02Keep binary compatilities TEECore <--> TAPascal Brand
2014-12-02Add MSG() macro for tracesPascal Brand
2014-12-02Travis: ignore GERRIT_CHANGE_IDPascal Brand