aboutsummaryrefslogtreecommitdiff
path: root/core/include
AgeCommit message (Expand)Author
2019-04-30core: introduce huk_subkey_derive()Jens Wiklander
2019-04-23drivers: bcm_gpio: add IPROC GPIO driverSandeep Tripathy
2019-04-15tzc380: add region auto configuration functionRouven Czerwinski
2019-04-15tzc380: add function to retrieve action registerRouven Czerwinski
2019-04-13drivers: bcm_sotp: add SOTP driverSandeep Tripathy
2019-04-13drivers: bcm_hwrng: add HWRNG driverSandeep Tripathy
2019-04-10stm32_i2c: handle pinctrlEtienne Carriere
2019-04-04stm32_rng: driver for STM32 RNGEtienne Carriere
2019-03-22core: add encrypt key length in AES encrypt APISummer Qin
2019-03-11core: crypto: introduce struct crypto_authenc_opsJens Wiklander
2019-03-11core: crypto: introduce struct crypto_cipher_opsJens Wiklander
2019-03-11core: crypto: introduce struct crypto_mac_opsJens Wiklander
2019-03-11core: crypto: introduce struct crypto_hash_opsJens Wiklander
2019-03-07stm32_i2c: driver for STM32 I2C busEtienne Carriere
2019-02-25core: replace TAF with TA invocation in inline commentsEtienne Carriere
2019-02-25core: use PTA as acronym for pseudo TAEtienne Carriere
2019-02-25core: add inline description of TEE session field user_ctxEtienne Carriere
2019-02-25core: do not use virtual addresses as session identifierJerome Forissier
2019-02-25stm32_bsec: OTP driver for stm32mp platformsEtienne Carriere
2019-02-14core: deprecate read32(), write32() and friendsEtienne Carriere
2019-02-14libutil: io_clrsetbitsX() firends for 8bit and 16bit accessesEtienne Carriere
2019-02-14libutil: replace write*() util functions with io_write*()Etienne Carriere
2019-02-12core: change io_{clr|set|clrset}bits32() address argument typeEtienne Carriere
2019-02-11stm32_gpio: driver for GPIO and pin controlEtienne Carriere
2019-02-08stm32_etzpc: STM32 Extended TrustZone Protection ControllerEtienne Carriere
2019-02-01virt: add virtualization subsystemVolodymyr Babchuk
2019-02-01tee_mm: add TEE_MM_POOL_NEX_MALLOC flagVolodymyr Babchuk
2019-01-21core: optee_msg.h: define OPTEE_MSG_MAX_NUM_PARAMSJens Wiklander
2019-01-11stm32_uart: API to init console bus from a DTBEtienne Carriere
2019-01-11stm32_uart: rename exported structure and add secure flagEtienne Carriere
2019-01-11core: dt: introduce _fdt_fill_device_info()Etienne Carriere
2019-01-11core: more flexible console init from DTEtienne Carriere
2018-12-18core: move io_pa_va support out of serial driversEtienne Carriere
2018-12-18libtomcrypt: Import SHA512/256 approved hash algorithmSumit Garg
2018-12-17core: io_{set|clr|clrset}bits32() helpersEtienne Carriere
2018-12-14core: framework to register PM callbacksEtienne Carriere
2018-12-11Remove Secure Element API supportJerome Forissier
2018-12-03stm32mp1: device tree platform descriptionEtienne Carriere
2018-11-27core: initcall.h use scattered arrayJens Wiklander
2018-11-27core: add scattered arrayJens Wiklander
2018-11-27core: keep.h: avoid duplicate symbolsJens Wiklander
2018-11-15core: introduce generic optee_rpc_cmd.hJens Wiklander
2018-11-15core: msg_param: remove unused functionsJens Wiklander
2018-11-15core: use struct thread_param for RPCJens Wiklander
2018-11-13core: force read-only flag on .rodata.* sectionsJerome Forissier
2018-11-08core: instrument mutexes with lockdepJerome Forissier
2018-11-08core: introduce lockdep algorithmJerome Forissier
2018-10-24core: simplify shm cookie handlingJens Wiklander
2018-10-23core: modify tee_otp_get_hw_unique_key to return TEE_ResultDaniel McIlvaney
2018-09-27optee_msg.h: remove OPTEE_MSG_ATTR_FRAGMENTJens Wiklander