u-boot-brain/arch/arm
Mario Six a1b6b0a9c1 arm: mvebu: Implement secure boot
The patch implements secure booting for the mvebu architecture.

This includes:
- The addition of secure headers and all needed signatures and keys in
  mkimage
- Commands capable of writing the board's efuses to both write the
  needed cryptographic data and enable the secure booting mechanism
- The creation of convenience text files containing the necessary
  commands to write the efuses

The KAK and CSK keys are expected to reside in the files kwb_kak.key and
kwb_csk.key (OpenSSL 2048 bit private keys) in the top-level directory.

Signed-off-by: Reinhard Pfau <reinhard.pfau@gdsys.cc>
Signed-off-by: Mario Six <mario.six@gdsys.cc>
Reviewed-by: Stefan Roese <sr@denx.de>
Reviewed-by: Simon Glass <sjg@chromium.org>
Signed-off-by: Stefan Roese <sr@denx.de>
2017-02-01 09:04:18 +01:00
..
cpu arm64: spin-table: add more information in Kconfig help 2017-01-28 14:04:38 -05:00
dts ARM: DTS: stm32: add stm32f746-disco device tree files 2017-01-28 14:04:42 -05:00
imx-common SPL: Adjust more debug prints for ulong entry_point 2017-01-11 10:45:48 -05:00
include ARM: SPI: stm32: add stm32f746 qspi driver 2017-01-28 14:04:50 -05:00
lib ARM: Default to using optimized memset and memcpy routines 2017-01-20 15:38:01 -05:00
mach-aspeed aspeed: Support for ast2500 Eval Board 2017-01-28 14:04:33 -05:00
mach-at91 Convert CONFIG_BOARD_EARLY_INIT_F to Kconfig 2017-01-25 17:38:32 -05:00
mach-bcm283x ARM: bcm283x: Implement EFI RTS reset_system 2016-11-28 20:15:19 -05:00
mach-davinci Kconfig: Migrate BOARD_LATE_INIT to a select 2017-01-24 10:35:54 -05:00
mach-exynos Convert CONFIG_BOARD_EARLY_INIT_F to Kconfig 2017-01-25 17:38:32 -05:00
mach-highbank ARM: highbank: move SoC sources to mach-highbank 2015-02-21 08:23:51 -05:00
mach-integrator integrator: switch to DM serial port 2015-08-12 20:47:49 -04:00
mach-keystone ARM: K2G: DDR3: Fix up priv ID for MPU 2016-12-03 13:21:10 -05:00
mach-kirkwood Kconfig: Migrate BOARD_LATE_INIT to a select 2017-01-24 10:35:54 -05:00
mach-litesom ARM: imx6ul: Add support for liteSOM 2016-12-16 10:31:04 +01:00
mach-meson arm: Disable HVC PSCI calls by default 2016-10-18 09:08:08 +02:00
mach-mvebu arm: mvebu: Implement secure boot 2017-02-01 09:04:18 +01:00
mach-omap2 arm: omap3: Update cpuinfo for DM3730, DM3725, AM3715, and AM3703 2017-01-28 14:04:40 -05:00
mach-orion5x Use correct spelling of "U-Boot" 2016-02-06 12:00:59 +01:00
mach-rmobile armv8: aarch64: Fix the warning about x1-x3 nonzero issue 2017-01-18 09:29:33 -08:00
mach-rockchip Kconfig: Migrate BOARD_LATE_INIT to a select 2017-01-24 10:35:54 -05:00
mach-s5pc1xx arm: s5pc1xx: move SoC to mach-s5pc1xx 2015-11-30 17:17:01 +09:00
mach-snapdragon drivers/sysreset: group sysreset drivers 2016-08-12 09:22:17 -04:00
mach-socfpga Kconfig: Migrate BOARD_LATE_INIT to a select 2017-01-24 10:35:54 -05:00
mach-stm32 ARM: SPI: stm32: add stm32f746 qspi driver 2017-01-28 14:04:50 -05:00
mach-sunxi sunxi: A64: enable SPL 2017-01-04 16:37:43 +01:00
mach-tegra Convert CONFIG_BOARD_EARLY_INIT_F to Kconfig 2017-01-25 17:38:32 -05:00
mach-uniphier ARM: uniphier: compile board data only for SPL 2017-01-29 20:59:08 +09:00
mach-versatile arm: Remove versatileab board 2015-09-11 15:01:25 -04:00
mach-zynq zynq: nand: Runtime detection of nand buswidth through slcr 2016-11-15 15:27:51 +01:00
thumb1/include/asm/proc-armv arm: support Thumb-1 with CONFIG_SYS_THUMB_BUILD 2015-11-10 15:03:48 +01:00
config.mk ARMv8: Add secure sections for PSCI text and data 2016-12-15 11:57:25 -08:00
Kconfig board/chiliboard: Add support for chiliBoard 2017-01-28 14:04:37 -05:00
Kconfig.debug arm: debug: add Kconfig entries for lowlevel debug 2014-10-26 22:23:12 +01:00
Makefile aspeed: Add drivers common to all Aspeed SoCs 2017-01-28 14:04:27 -05:00