Re: [PATCH kvmtool v4 04/15] Import arm-smccc.h from Linux 6.16-rc1

From: Suzuki K Poulose

Date: Tue Sep 30 2025 - 06:37:59 EST


On 30/09/2025 11:31, Suzuki K Poulose wrote:
From: Oliver Upton <oliver.upton@xxxxxxxxx>

Copy in the SMCCC definitions from the kernel, which will be used to
implement SMCCC handling in userspace. Strip off unnecessary kernel specific
bits.

Signed-off-by: Oliver Upton <oliver.upton@xxxxxxxxx>
Signed-off-by: Suzuki K Poulose <suzuki.poulose@xxxxxxx>

Please ignore this patch, I fixed the subject to reflect the rebase to v6.17 and sent this in duplicate.

Suzuki