+0
−1
Loading
The commit e7bafbf7 ("arm64: mm: Add top-level dispatcher for internal mem_encrypt API") adds ARCH_HAS_MEM_ENCRYPT. And then the commit 42be24a4 ("arm64: Enable memory encrypt for Realms") adds duplicate config. Just remove it. Fixes: 42be24a4 ("arm64: Enable memory encrypt for Realms") Signed-off-by:Cai Xinchen <caixinchen1@huawei.com> Signed-off-by:
Catalin Marinas <catalin.marinas@arm.com>