commit | 4a3e2cb355dfa3e243d2546b96c7e0d112030bc8 | [log] [tgz] |
---|---|---|
author | Stephan Gerhold <stephan@gerhold.net> | Tue Mar 14 11:09:44 2023 +0100 |
committer | Manish V Badarkhe <manish.badarkhe@arm.com> | Tue May 09 21:44:44 2023 +0200 |
tree | 863882ccc4d74413960051bbd7009aca683c8e50 | |
parent | 01ba69cd9b833047653186858a6929e6c9379989 [diff] |
build(msm8916): disable unneeded workarounds The Cortex-A53 cores used in the msm8916 platform are not affected by CVE-2017-5715 and CVE-2022-23960, so disable the workarounds for them to drop the unused code from the compiled binary. Change-Id: I9df5a4657c4fd90702b4db4e82d4ee1a2f60303c Signed-off-by: Stephan Gerhold <stephan@gerhold.net>