~funderscore blog cgit wiki get in touch
aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* stm32mp: bsec: add check on null size in misc opsPatrick Delaunay2023-06-16
* stm32mp: Add support of STM32MP13x in bsec driverPatrick Delaunay2023-01-12
* stm32mp: Add OP-TEE support in bsec driverPatrick Delaunay2023-01-12
* stm32mp: cosmetic: Update of bsec driverPatrick Delaunay2023-01-12
* arm: stm32mp: move the get_otp helper function in bsecPatrick Delaunay2022-06-17
* stm32mp1: bsec: add missing dev in function commentPatrick Delaunay2022-03-15
* stm32mp: bsec: add permanent lock write supportPatrick Delaunay2022-03-15
* stm32mp15: replace CONFIG_TFABOOT when it is possiblePatrick Delaunay2021-11-10
* arm: stm32mp: bsec: Update OTP shadow registers in SPLPatrick Delaunay2021-11-10
* stm32mp: bsec: manage clock when present in device treePatrick Delaunay2021-03-11
* arm: stm32mp: bsec: migrate trace to log macroPatrick Delaunay2021-01-13
* dm: Rename DM_GET_DRIVER() to DM_DRIVER_GET()Simon Glass2021-01-05
* dm: treewide: Rename ..._platdata variables to just ..._platSimon Glass2020-12-13
* dm: treewide: Rename ofdata_to_platdata() to of_to_plat()Simon Glass2020-12-13
* dm: treewide: Rename dev_get_platdata() to dev_get_plat()Simon Glass2020-12-13
* dm: treewide: Rename 'platdata' variables to just 'plat'Simon Glass2020-12-13
* dm: treewide: Rename auto_alloc_size members to be shorterSimon Glass2020-12-13
* arm: stm32mp: bsec: use IS_ENABLED to prevent ifdefPatrick Delaunay2020-08-13
* arm: stm32mp: protect DBGMCU_IDC access with BSECPatrick Delaunay2020-07-07
* arm: stm32mp: spl: add bsec driver in SPLPatrick Delaunay2020-07-07
* common: Drop log.h from common headerSimon Glass2020-05-18
* configs: stm32mp1: replace STM32MP1_TRUSTED by TFABOOTPatrick Delaunay2020-04-15
* arm: stm32mp: bsec: add permanent lock support in bsec driverPatrick Delaunay2020-03-24
* arm: stm32mp: bsec: remove unneeded testPatrick Delaunay2020-03-24
* bsec: update after MISC u-class updatePatrick Delaunay2019-08-27
* stm32mp1: bsec: Fix warnings when compiling with W=1Patrick Delaunay2019-07-12
* stm32mp1: cosmetic: bsec: reorder include filesPatrick Delaunay2019-05-23
* stm32mp1: bsec: shadow all the upper OTP (no secure) during bootPatrick Delaunay2019-04-12
* stm32mp1: bsec: use device tree new compatiblePatrick Delaunay2019-04-12
* stm32mp1: bsec: access with SMC for trusted bootPatrick Delaunay2019-04-12
* arm: stm32mp: Remove DM_FLAG_PRE_RELOC flagBin Meng2018-11-14
* stm32mp1: add bsec driverPatrick Delaunay2018-05-26