Searched hist:"893 a762d18945c84831f6f2a930dbf77bc368768" (Results 1 – 2 of 2) sorted by relevance
| /optee_os/core/include/drivers/ |
| H A D | stm32_bsec.h | 893a762d18945c84831f6f2a930dbf77bc368768 Fri Jun 23 13:34:54 UTC 2023 Patrick Delaunay <patrick.delaunay@foss.st.com> drivers: stm32_bsec: implement the get otp by phandle
Add a new interface stm32_bsec_find_otp_by_phandle() to retrieve localization of an OTP from a given node phandle.
When the node phandle is absent in the NVMEM node, layout_cell->phandle = 0 and reference to this OTP with this API function is not possible.
Reviewed-by: Etienne Carriere <etienne.carriere@foss.st.com> Signed-off-by: Lionel Debieve <lionel.debieve@foss.st.com> Signed-off-by: Patrick Delaunay <patrick.delaunay@foss.st.com>
|
| /optee_os/core/drivers/ |
| H A D | stm32_bsec.c | 893a762d18945c84831f6f2a930dbf77bc368768 Fri Jun 23 13:34:54 UTC 2023 Patrick Delaunay <patrick.delaunay@foss.st.com> drivers: stm32_bsec: implement the get otp by phandle
Add a new interface stm32_bsec_find_otp_by_phandle() to retrieve localization of an OTP from a given node phandle.
When the node phandle is absent in the NVMEM node, layout_cell->phandle = 0 and reference to this OTP with this API function is not possible.
Reviewed-by: Etienne Carriere <etienne.carriere@foss.st.com> Signed-off-by: Lionel Debieve <lionel.debieve@foss.st.com> Signed-off-by: Patrick Delaunay <patrick.delaunay@foss.st.com>
|