Searched hist:"206 b29e850e9d3d726d92ce3ffe96bc9c7cecbf7" (Results 1 – 6 of 6) sorted by relevance
| /optee_os/core/arch/arm/plat-stm32mp1/nsec-service/ |
| H A D | bsec_svc.h | 206b29e850e9d3d726d92ce3ffe96bc9c7cecbf7 Fri Jun 28 14:04:04 UTC 2019 Etienne Carriere <etienne.carriere@st.com> plat-stm32mp1: SiP SMC service for BSEC access
Implement a SiP SMC based interface fàr the non-secure world to access BSEC words. The service is embedded upon CFG_STM32_BSEC_SIP=y. If not embedded, the service simply reports a failure.
This service is used by U-boot package since its release v2019.07-rc1 [1] to retrieve information such as the device MAC address [2].
Link: [1] https://github.com/u-boot/u-boot/blob/v2019.07-rc1/arch/arm/mach-stm32mp/include/mach/stm32mp1_smc.h Link: [2] https://github.com/u-boot/u-boot/blob/v2019.07-rc1/arch/arm/mach-stm32mp/cpu.c#L475
Signed-off-by: Etienne Carriere <etienne.carriere@st.com> Acked-by: Jerome Forissier <jerome@forissier.org>
|
| H A D | bsec_svc.c | 206b29e850e9d3d726d92ce3ffe96bc9c7cecbf7 Fri Jun 28 14:04:04 UTC 2019 Etienne Carriere <etienne.carriere@st.com> plat-stm32mp1: SiP SMC service for BSEC access
Implement a SiP SMC based interface fàr the non-secure world to access BSEC words. The service is embedded upon CFG_STM32_BSEC_SIP=y. If not embedded, the service simply reports a failure.
This service is used by U-boot package since its release v2019.07-rc1 [1] to retrieve information such as the device MAC address [2].
Link: [1] https://github.com/u-boot/u-boot/blob/v2019.07-rc1/arch/arm/mach-stm32mp/include/mach/stm32mp1_smc.h Link: [2] https://github.com/u-boot/u-boot/blob/v2019.07-rc1/arch/arm/mach-stm32mp/cpu.c#L475
Signed-off-by: Etienne Carriere <etienne.carriere@st.com> Acked-by: Jerome Forissier <jerome@forissier.org>
|
| H A D | sub.mk | 206b29e850e9d3d726d92ce3ffe96bc9c7cecbf7 Fri Jun 28 14:04:04 UTC 2019 Etienne Carriere <etienne.carriere@st.com> plat-stm32mp1: SiP SMC service for BSEC access
Implement a SiP SMC based interface fàr the non-secure world to access BSEC words. The service is embedded upon CFG_STM32_BSEC_SIP=y. If not embedded, the service simply reports a failure.
This service is used by U-boot package since its release v2019.07-rc1 [1] to retrieve information such as the device MAC address [2].
Link: [1] https://github.com/u-boot/u-boot/blob/v2019.07-rc1/arch/arm/mach-stm32mp/include/mach/stm32mp1_smc.h Link: [2] https://github.com/u-boot/u-boot/blob/v2019.07-rc1/arch/arm/mach-stm32mp/cpu.c#L475
Signed-off-by: Etienne Carriere <etienne.carriere@st.com> Acked-by: Jerome Forissier <jerome@forissier.org>
|
| H A D | stm32mp1_smc.h | 206b29e850e9d3d726d92ce3ffe96bc9c7cecbf7 Fri Jun 28 14:04:04 UTC 2019 Etienne Carriere <etienne.carriere@st.com> plat-stm32mp1: SiP SMC service for BSEC access
Implement a SiP SMC based interface fàr the non-secure world to access BSEC words. The service is embedded upon CFG_STM32_BSEC_SIP=y. If not embedded, the service simply reports a failure.
This service is used by U-boot package since its release v2019.07-rc1 [1] to retrieve information such as the device MAC address [2].
Link: [1] https://github.com/u-boot/u-boot/blob/v2019.07-rc1/arch/arm/mach-stm32mp/include/mach/stm32mp1_smc.h Link: [2] https://github.com/u-boot/u-boot/blob/v2019.07-rc1/arch/arm/mach-stm32mp/cpu.c#L475
Signed-off-by: Etienne Carriere <etienne.carriere@st.com> Acked-by: Jerome Forissier <jerome@forissier.org>
|
| H A D | stm32mp1_svc_setup.c | 206b29e850e9d3d726d92ce3ffe96bc9c7cecbf7 Fri Jun 28 14:04:04 UTC 2019 Etienne Carriere <etienne.carriere@st.com> plat-stm32mp1: SiP SMC service for BSEC access
Implement a SiP SMC based interface fàr the non-secure world to access BSEC words. The service is embedded upon CFG_STM32_BSEC_SIP=y. If not embedded, the service simply reports a failure.
This service is used by U-boot package since its release v2019.07-rc1 [1] to retrieve information such as the device MAC address [2].
Link: [1] https://github.com/u-boot/u-boot/blob/v2019.07-rc1/arch/arm/mach-stm32mp/include/mach/stm32mp1_smc.h Link: [2] https://github.com/u-boot/u-boot/blob/v2019.07-rc1/arch/arm/mach-stm32mp/cpu.c#L475
Signed-off-by: Etienne Carriere <etienne.carriere@st.com> Acked-by: Jerome Forissier <jerome@forissier.org>
|
| /optee_os/core/arch/arm/plat-stm32mp1/ |
| H A D | conf.mk | 206b29e850e9d3d726d92ce3ffe96bc9c7cecbf7 Fri Jun 28 14:04:04 UTC 2019 Etienne Carriere <etienne.carriere@st.com> plat-stm32mp1: SiP SMC service for BSEC access
Implement a SiP SMC based interface fàr the non-secure world to access BSEC words. The service is embedded upon CFG_STM32_BSEC_SIP=y. If not embedded, the service simply reports a failure.
This service is used by U-boot package since its release v2019.07-rc1 [1] to retrieve information such as the device MAC address [2].
Link: [1] https://github.com/u-boot/u-boot/blob/v2019.07-rc1/arch/arm/mach-stm32mp/include/mach/stm32mp1_smc.h Link: [2] https://github.com/u-boot/u-boot/blob/v2019.07-rc1/arch/arm/mach-stm32mp/cpu.c#L475
Signed-off-by: Etienne Carriere <etienne.carriere@st.com> Acked-by: Jerome Forissier <jerome@forissier.org>
|