arm-trusted-firmware/plat/st/stm32mp1/services
Patrick Delaunay c706104507 refactor(st-bsec): improve BSEC driver
In order to ease the introduction of a new BSEC3 driver for STM32MP25,
the BSEC2 driver is reworked. Unused functions are removed. The
bsec_base global variable is removed in favor of the macro BSEC_BASE.
A rework is also done around function checking the state of BSEC.

Change-Id: I1ad76cb67333ab9a8fa1d65db34d74a712bf1190
Signed-off-by: Patrick Delaunay <patrick.delaunay@foss.st.com>
Signed-off-by: Yann Gautier <yann.gautier@st.com>
2024-01-18 11:30:42 +01:00
..
bsec_svc.c refactor(st-bsec): improve BSEC driver 2024-01-18 11:30:42 +01:00
bsec_svc.h stm322mp1: add BSEC service 2019-01-18 15:45:08 +01:00
stm32mp1_svc_setup.c fix(plat/st): correct BSEC error code management 2021-06-22 14:10:27 +02:00