]> git.dujemihanovic.xyz Git - u-boot.git/commit
firmware: psci: Fix bind_smccc_features psci check
authorWeizhao Ouyang <o451686892@gmail.com>
Mon, 4 Mar 2024 14:42:40 +0000 (14:42 +0000)
committerTom Rini <trini@konsulko.com>
Wed, 13 Mar 2024 16:40:43 +0000 (12:40 -0400)
commit12ccdcd79bddace90dfb6080084b0e36a6d44b37
treee202611b4cc9a821213bd969c61c1db5bd49ac7d
parent0cff87c90c676d0e5c5b59553a2a982782f024bb
firmware: psci: Fix bind_smccc_features psci check

According to PSCI specification DEN0022F, PSCI_FEATURES is used to check
whether the SMCCC is implemented by discovering SMCCC_VERSION.

Signed-off-by: Weizhao Ouyang <o451686892@gmail.com>
drivers/firmware/psci.c
include/linux/arm-smccc.h