commit | ef9e4c3ee17ba9dccfce667f5ff75a0e27217221 | [log] [tgz] |
---|---|---|
author | David Vincze <david.vincze@arm.com> | Wed Jan 19 21:32:36 2022 +0100 |
committer | Ken Liu <ken.liu@arm.com> | Thu Feb 17 06:27:40 2022 +0100 |
tree | e89775cbde7db18b778cf85c6d1971b3675bc055 | |
parent | 2e4348963610787aaa0e9cf14fe45af697b6c464 [diff] |
SPM: Remove unused boot status macros Remove unused TLV_MINOR_* boot status macros. It is unnecessary to define macros for every service/module/claim combination. Instead, the service specific SET_*_MINOR macros are used to set the minor field. Change-Id: I45c0340d0a8f8a23cd48f251240ec994a915e253 Signed-off-by: David Vincze <david.vincze@arm.com>