diff options
| author | Benjamin Herrenschmidt <[email protected]> | 2019-08-19 23:13:13 -0300 |
|---|---|---|
| committer | Michael Ellerman <[email protected]> | 2019-08-30 09:53:29 +1000 |
| commit | 528229d210781b2da66c6d257a326c21099982b5 (patch) | |
| tree | 9491df4a49f466e49ec74f596b5e6dac28fad979 /tools/perf/scripts/python | |
| parent | 136bc0397ae21dbf63ca02e5775ad353a479cd2f (diff) | |
powerpc: Add support for adding an ESM blob to the zImage wrapper
For secure VMs, the signing tool will create a ticket called the "ESM blob"
for the Enter Secure Mode ultravisor call with the signatures of the kernel
and initrd among other things.
This adds support to the wrapper script for adding that blob via the "-e"
option to the zImage.pseries.
It also adds code to the zImage wrapper itself to retrieve and if necessary
relocate the blob, and pass its address to Linux via the device-tree, to be
later consumed by prom_init.
Signed-off-by: Benjamin Herrenschmidt <[email protected]>
[ bauerman: Minor adjustments to some comments. ]
Signed-off-by: Thiago Jung Bauermann <[email protected]>
Signed-off-by: Michael Ellerman <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions