commit | 9f52e88636fd5b87682e923fb570f7aeaf662bd3 | [log] [tgz] |
---|---|---|
author | Remi Pommarel <repk@triplefau.lt> | Sat Mar 30 15:58:45 2019 +0100 |
committer | Remi Pommarel <repk@triplefau.lt> | Tue Apr 02 16:33:59 2019 +0200 |
tree | 09de299f36702d0f0eee2ce2c4cf7a9ed5db6888 | |
parent | 327ad2990ad4a1efc6e317a70c87d19e40c567a8 [diff] |
meson/gxl: Add tool to create bl31 bootable images 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>