arm-trusted-firmware: new package
authorJoao Pinto <jpinto@synopsys.com>
Sat, 15 Oct 2016 08:03:42 +0000 (10:03 +0200)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Sat, 15 Oct 2016 12:13:34 +0000 (14:13 +0200)
commitb5a62990427284819d2f52607aefe2044eb4df6c
treef1a400631405558f1c481a20bb59891f1b642b5d
parent3cfbeb8363e61d7652e9f67d7dffc225d9261b13
arm-trusted-firmware: new package

Signed-off-by: Joao Pinto <jpinto@synopsys.com>
[Thomas:
 - Rename the package from atfirmware to arm-trusted-firmware, in order
   to match upstream.
 - Remove option to apply custom patches. We no longer add such options,
   and use the global patch directory instead.
 - Rename the repo URL/version options, in order to not be Git specific,
   in case support for fetching from other VCS is added later. This is
   consistent with how other bootloaders handle this.
 - Add license information.
 - Do not add a weird dependency on the vexpress-firmware package in
   Config.in. Instead, simply use it if it's available. Of course, some
   configurations (such as the juno configuration) will fail to build if
   vexpress-image is not enabled, but it's the responsibility of the
   user to create a config that builds.
 - Simplify misc aspects in the .mk file.]
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Reviewed-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
boot/Config.in
boot/arm-trusted-firmware/Config.in [new file with mode: 0644]
boot/arm-trusted-firmware/arm-trusted-firmware.hash [new file with mode: 0644]
boot/arm-trusted-firmware/arm-trusted-firmware.mk [new file with mode: 0644]