ANDROID: crypto: arm64/sha: fix CFI in SHA CE
Calling a stand-alone assembly function trips clang's Control-Flow
Integrity checking. Add static inline stubs to convert indirect calls
to direct calls for sha[12]_ce_transform
Bug: 67506682
Bug: 133186739
Change-Id: If872f30095994206bc768eee13670be552b2a247
Signed-off-by:
Sami Tolvanen <samitolvanen@google.com>
Loading
Please register or sign in to comment