diff options
author | 2023-10-09 16:20:49 +0100 | |
---|---|---|
committer | 2023-10-09 22:05:22 +0100 | |
commit | 1f17395124a53a8edbb6c51e37b98b49a3523b9b (patch) | |
tree | 2f079c5b6ae9a066c926f00a54c6b0ce17ee0bf4 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | clk: scmi: Add support for clock {set,get}_parent (diff) | |
download | wireguard-linux-1f17395124a53a8edbb6c51e37b98b49a3523b9b.tar.xz wireguard-linux-1f17395124a53a8edbb6c51e37b98b49a3523b9b.zip |
firmware: arm_scmi: Convert u32 to unsigned long to align with arm_smccc_1_1_invoke()
All the parameters to arm_smccc_1_1_invoke() are unsigned long which
aligns well on both 32-bit and 64-bit Arm based platforms. Let us store
all the members in the structure scmi_smc used as the parameters to the
arm_smccc_1_1_invoke() call as unsigned long.
Cc: Cristian Marussi <cristian.marussi@arm.com>
Reviewed-by: Cristian Marussi <cristian.marussi@arm.com>
Link: https://lore.kernel.org/r/20231009152049.1428872-1-sudeep.holla@arm.com
Signed-off-by: Sudeep Holla <sudeep.holla@arm.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions