u-boot/arch/arm/mach-stm32mp
Marek Vasut 0e86f813f4 ARM: stm32: Make ECDSA authentication available to U-Boot
With U-Boot having access to ROM API call table, it is possible to use
the ROM API call it authenticate e.g. signed kernel fitImages using the
BootROM ECDSA support. Make this available by pulling the ECDSA BootROM
call support from SPL-only guard.

Reviewed-by: Patrice Chotard <patrice.chotard@foss.st.com>
Reviewed-by: Patrick Delaunay <patrick.delaunay@foss.st.com>
Signed-off-by: Marek Vasut <marex@denx.de>
2023-01-13 13:46:57 +01:00
..
cmd_stm32prog cmd: source: Support specifying config name 2022-12-31 13:35:19 -05:00
include/mach ARM: stm32: Factor out save_boot_params 2023-01-13 13:46:57 +01:00
boot_params.c ARM: stm32: Factor out save_boot_params 2023-01-13 13:46:57 +01:00
bsec.c stm32mp: Add support of STM32MP13x in bsec driver 2023-01-12 16:37:13 +01:00
cmd_stm32key.c stm32mp: Add OP-TEE support in bsec driver 2023-01-12 16:37:13 +01:00
cpu.c ARM: stm32: Pass ROM API table pointer to U-Boot proper 2023-01-13 13:46:57 +01:00
dram_init.c arm: stm32mp: Fix board_get_usable_ram_top() again 2023-01-06 11:02:17 +01:00
ecdsa_romapi.c ARM: stm32: Factor out save_boot_params 2023-01-13 13:46:57 +01:00
fdt.c stm32mp: fdt: update etzpc for STM32MP13x 2022-06-17 10:41:17 +02:00
Kconfig arm: stm32mp: add support of STM32MP13x 2022-06-17 09:58:21 +02:00
Kconfig.13x Rename CONFIG_SYS_TEXT_BASE to CONFIG_TEXT_BASE 2022-10-31 11:01:31 -04:00
Kconfig.15x Rename CONFIG_SYS_TEXT_BASE to CONFIG_TEXT_BASE 2022-10-31 11:01:31 -04:00
Makefile ARM: stm32: Make ECDSA authentication available to U-Boot 2023-01-13 13:46:57 +01:00
psci.c stm32mp: psci: Retain MCUDIVR, PLL3CR, PLL4CR, MSSCKSELR across suspend 2022-05-10 13:54:47 +02:00
pwr_regulator.c arm: stm32mp: migrate trace to log macro 2021-01-13 09:52:58 +01:00
spl.c arm: stm32mp: move code for STM32MP15x 2022-06-17 09:58:21 +02:00
stm32mp13x.c stm32mp: add support of STM32MP13x Rev.Y 2022-07-12 11:47:34 +02:00
stm32mp15x.c stm32mp: simplify the STM32MP15x package parsing code 2022-09-06 13:54:50 +02:00
syscon.c stm32mp: syscon: manage clock when present in device tree 2021-07-16 09:28:46 +02:00
tzc400.c arm: stm32mp: Implement support for TZC 400 controller 2021-07-27 09:48:09 +02:00