arm-trusted-firmware-mvebu: add cryptopp
authorJosef Schlehofer <pepe.schlehofer@gmail.com>
Tue, 14 Sep 2021 12:40:54 +0000 (14:40 +0200)
committerHauke Mehrtens <hauke@hauke-m.de>
Sat, 27 Nov 2021 18:36:36 +0000 (19:36 +0100)
commit8d9f462731c887c65355d8a771a2adcb6453e28f
tree5c5ec41383c040485f1f7f18071188fe64033544
parent35b0dc36a3f9af259a488c86abc892b1288dc00d
arm-trusted-firmware-mvebu: add cryptopp

Based on the Build Instructions for Trusted-Firmware-A [1],
there is a required cryptopp [2].

In the past, it used 'tbb_linux' image tool binary, which seems to
be buggy, deprecated and removed from A3700-utils-marvell and it should
not be used anymore. That's why I removed 001-imagetool.patch, which is
no longer necessary.

[1] https://trustedfirmware-a.readthedocs.io/en/v2.5/plat/marvell/armada/build.html
[2] https://cryptopp.com/

Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
package/boot/arm-trusted-firmware-mvebu/Makefile
package/boot/arm-trusted-firmware-mvebu/patches/001-imagetool.patch [deleted file]