[PATCH 0/1] Add MediaTek APU SMC call Definition

Karl.Li posted 1 patch 1 month ago
There is a newer version of this series
include/linux/soc/mediatek/mtk_apu_secure.h | 32 +++++++++++++++++++++
1 file changed, 32 insertions(+)
create mode 100644 include/linux/soc/mediatek/mtk_apu_secure.h
[PATCH 0/1] Add MediaTek APU SMC call Definition
Posted by Karl.Li 1 month ago
From: Karl Li <karl.li@mediatek.com>

Based on tag: next-20241021, linux-next/master

Hello,

This patch introduces the SMC calls for MediaTek APU.

The start and stop sequences of the APU microprocessor are managed within the ARM Trusted Firmware (ATF), which requires a secure and reliable communication channel to issue commands from the non-secure world. This patch adds the necessary infrastructure to issue these SMC calls, ensuring that the APU can be securely managed by the system's software.

Please review and provide feedback.

Best regards

Karl Li (1):
  soc: mediatek: Add command for APU SMC call

 include/linux/soc/mediatek/mtk_apu_secure.h | 32 +++++++++++++++++++++
 1 file changed, 32 insertions(+)
 create mode 100644 include/linux/soc/mediatek/mtk_apu_secure.h

-- 
2.18.0