Loading
crypto: ccp: Implement CSV_PLATFORM_SHUTDOWN ioctl command
hygon inclusion category: feature bugzilla: https://gitee.com/openeuler/kernel/issues/I98VXP CVE: NA --------------------------- The CSV_PLATFORM_SHUTDOWN command can be used by the platform owner to switch platform to PSTATE.UNINIT. The DOWNLOAD_FIRMWARE API can only performed when platform is in the PSTATE.UNINIT. In order to support DOWNLOAD_FIRMWARE at userspace, we need invoke PLATFORM_SHUTDOWN before that. Signed-off-by:hanliyang <hanliyang@hygon.cn>