Source: arm-trusted-firmware
Version: 2.1-2
Severity: wishlist

Dear Maintainer,

Can you provide fiptool and cert_create so that we can change
the fip image more easily?

These 2 tools are very important for using arm-trusted-firmware I think.
By using fiptool we can alter the images (BL31/32/33) in FIP. For example,
if we want to manually upgrade OPTEE or U-Boot, then we need to run
"fiptool update"

I mean maybe we can create a new package called arm-trusted-firmware-tools.
The arch should be any. And it should provides /usr/bin/fiptool and
/usr/bin/cert_create.

To make these two binaries, we can do these steps in arm-trusted-firmware
source directory:

 * fiptool: make fiptool
 * cert_create: make -C tools/cert_create

These tools are arch-dependent but ARM-platform-independent.
cert_create will introduce a Build-Depends to libssl-dev.

Yours,
Paul



Attachment: signature.asc
Description: OpenPGP digital signature

Reply via email to