Skip to content

scmi/apcore: permit 32-bit alignment for 64-bit regwidth entrypoints

Created by: masahisak

From: Ard Biesheuvel ardb@google.com

AArch64 instructions are 32 bits wide, so the distinction between AArch64 and AArch32 when deciding the minimum alignment of the entrypoint address is not appropriate.

Signed-off-by: Ard Biesheuvel ardb@google.com Signed-off-by: Masahisa Kojima masahisa.kojima@linaro.org Change-Id: I31197b92ef0307f9ef0f971c23c7cf146032a66e

Merge request reports