summaryrefslogtreecommitdiff
path: root/arch/arm/mach-stm32mp/bsec.c
Commit message (Expand)AuthorAgeFilesLines
* arm: stm32mp: bsec: use IS_ENABLED to prevent ifdefPatrick Delaunay2020-08-131-40/+46
* arm: stm32mp: protect DBGMCU_IDC access with BSECPatrick Delaunay2020-07-071-0/+25
* arm: stm32mp: spl: add bsec driver in SPLPatrick Delaunay2020-07-071-5/+6
* common: Drop log.h from common headerSimon Glass2020-05-181-0/+1
* configs: stm32mp1: replace STM32MP1_TRUSTED by TFABOOTPatrick Delaunay2020-04-151-9/+9
* arm: stm32mp: bsec: add permanent lock support in bsec driverPatrick Delaunay2020-03-241-26/+62
* arm: stm32mp: bsec: remove unneeded testPatrick Delaunay2020-03-241-2/+2
* bsec: update after MISC u-class updatePatrick Delaunay2019-08-271-14/+16
* stm32mp1: bsec: Fix warnings when compiling with W=1Patrick Delaunay2019-07-121-6/+8
* stm32mp1: cosmetic: bsec: reorder include filesPatrick Delaunay2019-05-231-1/+1
* stm32mp1: bsec: shadow all the upper OTP (no secure) during bootPatrick Delaunay2019-04-121-1/+19
* stm32mp1: bsec: use device tree new compatiblePatrick Delaunay2019-04-121-11/+1
* stm32mp1: bsec: access with SMC for trusted bootPatrick Delaunay2019-04-121-0/+28
* arm: stm32mp: Remove DM_FLAG_PRE_RELOC flagBin Meng2018-11-141-1/+0
* stm32mp1: add bsec driverPatrick Delaunay2018-05-261-0/+431