diff options
author | Andy Gross <andy.gross@linaro.org> | 2017-04-04 19:32:31 (GMT) |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2017-04-12 10:41:21 (GMT) |
commit | 007f0a2f2c0fcfa9ecef016c0910aebd0b784fdd (patch) | |
tree | 9b5ec2f51c3f7b6c3ecdd587da358d77de6d2bac /arch/arm/mach-tegra/board-paz00.c | |
parent | 703f48a1c302f66e686535355092116ebaeccaad (diff) | |
download | linux-007f0a2f2c0fcfa9ecef016c0910aebd0b784fdd.tar.xz |
arm: kernel: Add SMC structure parameter
[ Upstream commit 680a0873e193bae666439f4b5e32c758e68f114c ]
This patch adds a quirk parameter to the arm_smccc_(smc/hvc) calls.
The quirk structure allows for specialized SMC operations due to SoC
specific requirements. The current arm_smccc_(smc/hvc) is renamed and
macros are used instead to specify the standard arm_smccc_(smc/hvc) or
the arm_smccc_(smc/hvc)_quirk function.
This patch and partial implementation was suggested by Will Deacon.
Signed-off-by: Andy Gross <andy.gross@linaro.org>
Reviewed-by: Will Deacon <will.deacon@arm.com>
Signed-off-by: Will Deacon <will.deacon@arm.com>
Signed-off-by: Sasha Levin <alexander.levin@verizon.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'arch/arm/mach-tegra/board-paz00.c')
0 files changed, 0 insertions, 0 deletions