Home
last modified time | relevance | path

Searched hist:"8336 c94dc4c7b25d34bb6f3c5008720746407dad" (Results 1 – 5 of 5) sorted by relevance

/rk3399_ARM-atf/plat/nvidia/tegra/include/t186/
H A Dtegra186_private.h8336c94dc4c7b25d34bb6f3c5008720746407dad Thu Aug 09 22:11:23 UTC 2018 Varun Wadekar <vwadekar@nvidia.com> Tegra186: disable PROGRAMMABLE_RESET_ADDRESS

This patch disables the code to program reset vector for secondary
CPUs to a different entry point, than cold boot. The cold boot entry
point has the ability to differentiate between a cold boot and a warm
boot, that is controlled by the PROGRAMMABLE_RESET_ADDRESS macro. By
reusing the same entry point, we can lock the CPU reset vector during
cold boot.

Change-Id: Iad400841d57c139469e1d29b5d467197e11958c4
Signed-off-by: Varun Wadekar <vwadekar@nvidia.com>
/rk3399_ARM-atf/plat/nvidia/tegra/soc/t186/
H A Dplat_secondary.c8336c94dc4c7b25d34bb6f3c5008720746407dad Thu Aug 09 22:11:23 UTC 2018 Varun Wadekar <vwadekar@nvidia.com> Tegra186: disable PROGRAMMABLE_RESET_ADDRESS

This patch disables the code to program reset vector for secondary
CPUs to a different entry point, than cold boot. The cold boot entry
point has the ability to differentiate between a cold boot and a warm
boot, that is controlled by the PROGRAMMABLE_RESET_ADDRESS macro. By
reusing the same entry point, we can lock the CPU reset vector during
cold boot.

Change-Id: Iad400841d57c139469e1d29b5d467197e11958c4
Signed-off-by: Varun Wadekar <vwadekar@nvidia.com>
H A Dplat_trampoline.S8336c94dc4c7b25d34bb6f3c5008720746407dad Thu Aug 09 22:11:23 UTC 2018 Varun Wadekar <vwadekar@nvidia.com> Tegra186: disable PROGRAMMABLE_RESET_ADDRESS

This patch disables the code to program reset vector for secondary
CPUs to a different entry point, than cold boot. The cold boot entry
point has the ability to differentiate between a cold boot and a warm
boot, that is controlled by the PROGRAMMABLE_RESET_ADDRESS macro. By
reusing the same entry point, we can lock the CPU reset vector during
cold boot.

Change-Id: Iad400841d57c139469e1d29b5d467197e11958c4
Signed-off-by: Varun Wadekar <vwadekar@nvidia.com>
H A Dplatform_t186.mk8336c94dc4c7b25d34bb6f3c5008720746407dad Thu Aug 09 22:11:23 UTC 2018 Varun Wadekar <vwadekar@nvidia.com> Tegra186: disable PROGRAMMABLE_RESET_ADDRESS

This patch disables the code to program reset vector for secondary
CPUs to a different entry point, than cold boot. The cold boot entry
point has the ability to differentiate between a cold boot and a warm
boot, that is controlled by the PROGRAMMABLE_RESET_ADDRESS macro. By
reusing the same entry point, we can lock the CPU reset vector during
cold boot.

Change-Id: Iad400841d57c139469e1d29b5d467197e11958c4
Signed-off-by: Varun Wadekar <vwadekar@nvidia.com>
H A Dplat_psci_handlers.c8336c94dc4c7b25d34bb6f3c5008720746407dad Thu Aug 09 22:11:23 UTC 2018 Varun Wadekar <vwadekar@nvidia.com> Tegra186: disable PROGRAMMABLE_RESET_ADDRESS

This patch disables the code to program reset vector for secondary
CPUs to a different entry point, than cold boot. The cold boot entry
point has the ability to differentiate between a cold boot and a warm
boot, that is controlled by the PROGRAMMABLE_RESET_ADDRESS macro. By
reusing the same entry point, we can lock the CPU reset vector during
cold boot.

Change-Id: Iad400841d57c139469e1d29b5d467197e11958c4
Signed-off-by: Varun Wadekar <vwadekar@nvidia.com>