summaryrefslogtreecommitdiff
path: root/arch/arm/mach-stm32mp/bsec.c
AgeCommit message (Expand)Author
2020-07-07arm: stm32mp: protect DBGMCU_IDC access with BSECPatrick Delaunay
2020-07-07arm: stm32mp: spl: add bsec driver in SPLPatrick Delaunay
2020-05-18common: Drop log.h from common headerSimon Glass
2020-04-15configs: stm32mp1: replace STM32MP1_TRUSTED by TFABOOTPatrick Delaunay
2020-03-24arm: stm32mp: bsec: add permanent lock support in bsec driverPatrick Delaunay
2020-03-24arm: stm32mp: bsec: remove unneeded testPatrick Delaunay
2019-08-27bsec: update after MISC u-class updatePatrick Delaunay
2019-07-12stm32mp1: bsec: Fix warnings when compiling with W=1Patrick Delaunay
2019-05-23stm32mp1: cosmetic: bsec: reorder include filesPatrick Delaunay
2019-04-12stm32mp1: bsec: shadow all the upper OTP (no secure) during bootPatrick Delaunay
2019-04-12stm32mp1: bsec: use device tree new compatiblePatrick Delaunay
2019-04-12stm32mp1: bsec: access with SMC for trusted bootPatrick Delaunay
2018-11-14arm: stm32mp: Remove DM_FLAG_PRE_RELOC flagBin Meng
2018-05-26stm32mp1: add bsec driverPatrick Delaunay