]> Git Repo - J-u-boot.git/commit
firmware: psci: Fix bind_smccc_features psci check
authorWeizhao Ouyang <[email protected]>
Mon, 4 Mar 2024 14:42:40 +0000 (14:42 +0000)
committerTom Rini <[email protected]>
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 <[email protected]>
drivers/firmware/psci.c
include/linux/arm-smccc.h
This page took 0.034372 seconds and 4 git commands to generate.