summaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorTom Rini <[email protected]>2022-12-06 13:51:21 -0500
committerTom Rini <[email protected]>2022-12-23 10:07:03 -0500
commit137de2cf0dc62d574de7363dd4ac7cc1f4848fcf (patch)
tree623250990d8e0fc536bc7fcd17a5592b136dc5b3 /scripts
parent218ce3695bfd02f048443f888137e134dbcfcbfc (diff)
rsa-verify: Rework host check for CONFIG_RSA_VERIFY_WITH_PKEY
While we do not want to use CONFIG_RSA_VERIFY_WITH_PKEY on the host, we cannot undef the symbol in this manner. As this ends up being a test within another function we can use !tools_build() as a test here. Cc: AKASHI Takahiro <[email protected]> Cc: Simon Glass <[email protected]> Signed-off-by: Tom Rini <[email protected]> Reviewed-by: Simon Glass <[email protected]>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions