]> git.baikalelectronics.ru Git - arm-tf.git/commit
fix(tegra): append major revision to the chip_id value
authorVarun Wadekar <vwadekar@nvidia.com>
Tue, 7 Mar 2023 19:20:13 +0000 (19:20 +0000)
committerVarun Wadekar <vwadekar@nvidia.com>
Thu, 9 Mar 2023 19:58:05 +0000 (19:58 +0000)
commit33c476601cf48a4b02259b8cb43819acd824804f
treeea336c97f144505ccf898f63703b8d8988975430
parent4121a2c3205e12da62d0be8c3ca4e44fada2fcf1
fix(tegra): append major revision to the chip_id value

This patch appends the chip's major revision to the chip id value
to form the SoC version value expected by the SMCCC_GET_SOC_VERSION
function ID.

Signed-off-by: Varun Wadekar <vwadekar@nvidia.com>
Change-Id: I09118f446f6b8198588826d4a161bd97dcb6a581
plat/nvidia/tegra/common/tegra_platform.c