Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH v4 0/3] ARM Trusted Firmware packages
@ 2016-10-15  8:03 Thomas Petazzoni
  2016-10-15  8:03 ` [Buildroot] [PATCH v4 1/3] vexpress-firmware: new package Thomas Petazzoni
                   ` (2 more replies)
  0 siblings, 3 replies; 12+ messages in thread
From: Thomas Petazzoni @ 2016-10-15  8:03 UTC (permalink / raw)
  To: buildroot

Hello,

Here is a new iteration of Joao Pinto's patches to add packages for
the ARM Trusted Firmware bootloader, and the SCP Firmware used on the
ARM Juno platform.

The vexpress-firmware that contains the SCP Firmware is specific to
the ARM Juno.

The ARM Trusted Firmware package however can be used for other
platforms: lots of ARM64 platforms use ATF.

This new iteration improves a number of things compared to Joao's
proposal, the detailed changes are visible in the packages commit log
themselves.

Thomas

Joao Pinto (3):
  vexpress-firmware: new package
  arm-trusted-firmware: new package
  configs/arm_juno: add the bootloader build

 board/arm/juno/readme.txt                          | 21 ++++++-
 boot/Config.in                                     |  2 +
 boot/arm-trusted-firmware/Config.in                | 65 ++++++++++++++++++++
 .../arm-trusted-firmware/arm-trusted-firmware.hash |  3 +
 boot/arm-trusted-firmware/arm-trusted-firmware.mk  | 69 ++++++++++++++++++++++
 boot/vexpress-firmware/Config.in                   |  6 ++
 boot/vexpress-firmware/vexpress-firmware.mk        | 20 +++++++
 configs/arm_juno_defconfig                         | 10 ++++
 8 files changed, 193 insertions(+), 3 deletions(-)
 create mode 100644 boot/arm-trusted-firmware/Config.in
 create mode 100644 boot/arm-trusted-firmware/arm-trusted-firmware.hash
 create mode 100644 boot/arm-trusted-firmware/arm-trusted-firmware.mk
 create mode 100644 boot/vexpress-firmware/Config.in
 create mode 100644 boot/vexpress-firmware/vexpress-firmware.mk

-- 
2.7.4

^ permalink raw reply	[flat|nested] 12+ messages in thread

end of thread, other threads:[~2016-10-17 12:19 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-10-15  8:03 [Buildroot] [PATCH v4 0/3] ARM Trusted Firmware packages Thomas Petazzoni
2016-10-15  8:03 ` [Buildroot] [PATCH v4 1/3] vexpress-firmware: new package Thomas Petazzoni
2016-10-15  9:13   ` Yann E. MORIN
2016-10-15 10:50   ` Thomas Petazzoni
2016-10-17 10:57     ` Joao Pinto
2016-10-15 11:10   ` Thomas Petazzoni
2016-10-17 10:56     ` Joao Pinto
     [not found]       ` <20161017121541.GI8762@e106497-lin.cambridge.arm.com>
2016-10-17 12:19         ` Thomas Petazzoni
2016-10-15  8:03 ` [Buildroot] [PATCH v4 2/3] arm-trusted-firmware: " Thomas Petazzoni
2016-10-15 10:47   ` Yann E. MORIN
2016-10-15  8:03 ` [Buildroot] [PATCH v4 3/3] configs/arm_juno: add the bootloader build Thomas Petazzoni
2016-10-15 11:01   ` Yann E. MORIN

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox