arm-trusted-firmware/plat/nvidia/tegra
Kalyani Chidambaram Vaidyanathan cb6c8efc4f fix(tegra210): mark bits [23:17] as zero for Fast SMCs
Per SMCCC documentation, bits [23:17] must be zero for Fast
SMCs. Other values are reserved for future use. Ensure that
these bits are zeroes for TEGRA_SIP_PMC_COMMANDS.

Commit f8a35797 introduced a check to return error if these
bits are not zero, thus breaking Tegra210 platforms. This
patch fixes the anomaly.

Change-Id: I19edc3b33c999a6fee6b86184233fba146316466
Signed-off-by: Kalyani Chidambaram Vaidyanathan <kalyanic@nvidia.com>
Signed-off-by: Varun Wadekar <vwadekar@nvidia.com>
2023-05-12 09:54:51 +01:00
..
common fix(tree): correct some typos 2023-05-09 15:57:12 +01:00
drivers fix(tree): correct some typos 2023-05-09 15:57:12 +01:00
include Merge changes I1bfa797e,I0ec7a70e into integration 2023-05-09 22:05:52 +02:00
lib/debug Tegra: reorganize drivers and lib folders 2020-08-08 18:53:23 -07:00
scat build: always prefix section names with . 2023-02-20 18:29:33 +00:00
soc fix(tegra210): mark bits [23:17] as zero for Fast SMCs 2023-05-12 09:54:51 +01:00
platform.mk build: always prefix section names with . 2023-02-20 18:29:33 +00:00