lib: Add compile time offset checks for SHA1_ARGS
Add CHECK_OFFSET and optional CHECK_SIZE assertions to verify that the SHA1 NEON assembly macros (Digest0, DataPtr0) stay in sync with the SHA1_ARGS C struct layout.
Signed-off-by: Gowtham Suresh Kumar gowtham.sureshkumar@arm.com
Edited by Gowtham Suresh Kumar