aboutsummaryrefslogtreecommitdiff
path: root/core
AgeCommit message (Expand)Author
2019-04-30core: introduce CFG_CORE_HUK_SUBKEY_COMPATJens Wiklander
2019-04-30core: introduce huk_subkey_derive()Jens Wiklander
2019-04-30core: arm: mutex: remove owner_idJerome Forissier
2019-04-25hikey: Add support for UART2Michalis Pappas
2019-04-25core: user_ta: load_elf(): return meaningful error codeJerome Forissier
2019-04-23drivers: bcm_gpio: add IPROC GPIO driverSandeep Tripathy
2019-04-23plat-bcm: update platform configurationsSandeep Tripathy
2019-04-23core: arm: imx: handle errata 845369Peng Fan
2019-04-23core: arm: imx: a9: tune ACTLRPeng Fan
2019-04-23core: arm: imx: a7: set L1 Data prefetchPeng Fan
2019-04-18core: ltc: fix preallocation of MPI bignumsJens Wiklander
2019-04-17core: Introduce OPTEE_SMC_GET_THREAD_COUNTVolodymyr Babchuk
2019-04-16pl022, pl061: add missing pager constraint on _ops structVictor Chong
2019-04-16pl022_spi: fix non-trivial typoVictor Chong
2019-04-16pl022_spi: simplify receive of remaining dataVictor Chong
2019-04-15core: storage: set data length after truncationChristopher Tam
2019-04-15core: arm: kern.ld.S: minimize padding between .heap1 and .noziJerome Forissier
2019-04-15core: arm: kern.ld.S: use ABSOLUTE() in some assertionsJerome Forissier
2019-04-15plat-imx: mx6: add support for the TZC380 to MX6QRouven Czerwinski
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-11plat-rpi3: Use generic memory layoutYing-Chun Liu (PaulLiu)
2019-04-11stm32mp1: shres: set GPIO secure hardeningEtienne Carriere
2019-04-11stm32mp1: shres: configure ETZPC protectionEtienne Carriere
2019-04-11stm32mp1: shres: check RCC secure hardeningEtienne Carriere
2019-04-11stm32mp1: shres: secure clock parentsEtienne Carriere
2019-04-11stm32mp1: shres: registering shared resourcesEtienne Carriere
2019-04-10stm32_gpio: fix inline comment on GPIO bank verificationEtienne Carriere
2019-04-10stm32_i2c: handle pinctrlEtienne Carriere
2019-04-04stm32mp1: fix ordering in IOMEM mapping registeringEtienne Carriere
2019-04-04stm32mp1: prefer vaddr_t to uintptr_tEtienne Carriere
2019-04-04stm32mp1: make all local variables be initializedEtienne Carriere
2019-04-04stm32_uart: assert clock and register base addressEtienne Carriere
2019-04-04stm32_uart: make all local variable be initializedEtienne Carriere
2019-04-04stm32_etzpc: make all local variables be initializedEtienne Carriere
2019-04-04stm32_etzpc: local validation functions may be unusedEtienne Carriere
2019-04-04stm32_gpio: rename excep into exceptionsEtienne Carriere
2019-04-04stm32_gpio: make all local variables be initializedEtienne Carriere
2019-04-04stm32mp1: embed stm32_rng driverEtienne Carriere
2019-04-04stm32_rng: driver for STM32 RNGEtienne Carriere
2019-04-04stm32mp1: util for shared resources refcountEtienne Carriere
2019-04-01mbedtls: Support AES-CCM algorithmJens Wiklander
2019-04-01libmbedtls: Support cipher XTS algorithmJens Wiklander
2019-04-01libmbedtls: Support DSA algorithmJens Wiklander
2019-04-01core: with mbedtls as crypto lib compile LTC tooJens Wiklander
2019-04-01libmbedtls: support mbedTLS in kernel modeEdison Ai
2019-03-28core: ltc: add tomcrypt_init() when not crypto libJens Wiklander
2019-03-28core: tomcrypt.c: conditionally init for aciphersJens Wiklander