Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | meson/gxl: Add tool to create bl31 bootable images | Remi Pommarel | 2019-04-02 | 2 | -0/+143 |
GXL platforms need to have a specific header at the beginning of bl31 image to be able to boot. This adds a tool to create that and calls it at build time. Signed-off-by: Remi Pommarel <repk@triplefau.lt> |