arm-trusted-firmware/tools/sptool
J-Alves 0be2475f69 fix: 'sp_mk_generator.py' reference to undef var
The script 'sp_mk_generator.py' was reworked in [1]. There was a
reference the variable 'data' left. This variable 'data' used to refer
to the json data of a the sp layout file.
This patch fixed the reference with the proper variable according to the
rework [1].

[1] https://git.trustedfirmware.org/TF-A/trusted-firmware-a.git/commit/?id=a96a07bfb66b7d38fe3da824e8ba183967659008

Signed-off-by: J-Alves <joao.alves@arm.com>
Change-Id: I9ddbfa8d55a114bcef6997920522571e070fc7d2
2022-09-14 15:56:03 +01:00
..
Makefile tools: Set the tool's default binary name 2020-09-07 12:58:24 +01:00
sp_mk_generator.py fix: 'sp_mk_generator.py' reference to undef var 2022-09-14 15:56:03 +01:00
spactions.py feat(sptool): add python SpSetupActions framework 2022-05-04 10:11:24 +01:00
sptool.py feat(sptool): python version of the sptool 2022-05-04 15:36:56 +01:00