mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH v2 0/1] Add MediaTek APU SMC call Definition
@ 2024-10-30  1:35 Karl.Li
  2024-10-30  1:35 ` [PATCH v2 1/1] soc: mediatek: Add command for APU SMC call Karl.Li
  0 siblings, 1 reply; 5+ messages in thread
From: Karl.Li @ 2024-10-30  1:35 UTC (permalink / raw)
  To: Matthias Brugger, AngeloGioacchino Del Regno
  Cc: linux-kernel, linux-arm-kernel, linux-mediatek, Karl Li,
	Chungying Lu, Project_Global_Chrome_Upstream_Group,
	chien-chih.tseng, andy.teng, Karl Li

From: Karl Li <karl.li@mediatek.com>

Based on tag: next-20241029, 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

---

Changes in v2:

- Move header file to include/linux/firmware/mediatek/
- Rename header file name to mtk-apu.h
- Update define macro name to __MEDIATEK

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

 include/linux/firmware/mediatek/mtk-apu.h | 32 +++++++++++++++++++++++
 1 file changed, 32 insertions(+)
 create mode 100644 include/linux/firmware/mediatek/mtk-apu.h

-- 
2.18.0


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2024-12-10  8:30 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-10-30  1:35 [PATCH v2 0/1] Add MediaTek APU SMC call Definition Karl.Li
2024-10-30  1:35 ` [PATCH v2 1/1] soc: mediatek: Add command for APU SMC call Karl.Li
2024-12-05  6:49   ` Karl Li (李智嘉)
2024-12-05  7:34     ` Karl Li (李智嘉)
2024-12-10  8:30   ` AngeloGioacchino Del Regno

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®