Brad Griffis
bbe01efff9
t23x: overlay: add no-map to vpr carveout
...
The VPR carveout has special security constraints. It must not be
read by the CPU. Add "no-map" property to this region to avoid
issues.
Currently linux-next builds are failing to boot because we hit
an error related to this mapping.
[ 0.000000] Call trace:
[ 0.000000] numa_memblks_init+0x28c/0x32c
[ 0.000000] numa_init+0x48/0x218
[ 0.000000] arch_numa_init+0x48/0x84
[ 0.000000] bootmem_init+0x6c/0x174
[ 0.000000] setup_arch+0x23c/0x5fc
[ 0.000000] start_kernel+0x68/0x710
[ 0.000000] __primary_switched+0x80/0x88
[ 0.000000] Code: a8c77bfd d50323bf d65f03c0 f9800051 (c85f7c46)
Addition of no-map resolves the issue.
Bug 4749580
Change-Id: I16cd52d5ce969d3af5e1814c51e061e2d584cc22
Signed-off-by: Brad Griffis <bgriffis@nvidia.com >
Reviewed-on: https://git-master.nvidia.com/r/c/device/hardware/nvidia/t23x-public-dts/+/3208483
GVS: buildbot_gerritrpt <buildbot_gerritrpt@nvidia.com >
Reviewed-by: Ketan Patil <ketanp@nvidia.com >
Reviewed-by: svcacv <svcacv@nvidia.com >
2024-09-05 13:24:12 -07:00
Brad Griffis
e5ce927b18
overlay: add name to tegra234-carveouts.dtbo
...
Add a name to the overlay. This is helpful when debugging issues
related to overlays.
Bug 4290389
Change-Id: I08d0c991bcd2eeada0e9ab1a8254c902b713dfc2
Signed-off-by: Brad Griffis <bgriffis@nvidia.com >
Reviewed-on: https://git-master.nvidia.com/r/c/device/hardware/nvidia/t23x-public-dts/+/3016116
Reviewed-by: svcacv <svcacv@nvidia.com >
Reviewed-by: Jonathan Hunter <jonathanh@nvidia.com >
GVS: Gerrit_Virtual_Submit <buildbot_gerritrpt@nvidia.com >
2023-11-15 00:39:16 -08:00
Gautham Srinivasan
27a9472777
overlay: add missing "SPDX-FileCopyrightText" tag
...
svcacv is giving -1 as SPDX-FileCopyrightText tag was missing in
the license header. Fix them.
Bug 4327489
Change-Id: Ie71faf9d60550318d4722bdc0559af4cd2d3b441
Signed-off-by: Gautham Srinivasan <gauthams@nvidia.com >
Reviewed-on: https://git-master.nvidia.com/r/c/device/hardware/nvidia/t23x-public-dts/+/2995601
Reviewed-by: svcacv <svcacv@nvidia.com >
Reviewed-by: Brad Griffis <bgriffis@nvidia.com >
Reviewed-by: Jonathan Hunter <jonathanh@nvidia.com >
GVS: Gerrit_Virtual_Submit <buildbot_gerritrpt@nvidia.com >
2023-10-13 02:43:40 -07:00
Laxman Dewangan
6d56618410
nv-public-dts: Set file license to GPL V2.0-only
...
Set the license in SPDX format with NVIDIA copyright
for all non-upstreamed file.
Bug 4078035
Change-Id: I81a0bd0bce281f8b817c5d310c1823969dd82fa1
Signed-off-by: Laxman Dewangan <ldewangan@nvidia.com >
Reviewed-on: https://git-master.nvidia.com/r/c/device/hardware/nvidia/t23x-public-dts/+/2906064
Tested-by: mobile promotions <svcmobile_promotions@nvidia.com >
Reviewed-by: mobile promotions <svcmobile_promotions@nvidia.com >
2023-05-20 07:30:22 -07:00
Ketan Patil
46633122c2
generic-dts: Add ramoops carveout node
...
Add device tree node for ramoops carveout.
Bug 3824366
Change-Id: Ie66b97470c55cd75c3b4daff82b8d24a190d8d18
Reviewed-on: https://git-master.nvidia.com/r/c/device/hardware/nvidia/platform/t23x/concord-generic-dts/+/2818935
Reviewed-by: svcacv <svcacv@nvidia.com >
Reviewed-by: Sachin Nikam <snikam@nvidia.com >
Reviewed-by: Jonathan Hunter <jonathanh@nvidia.com >
Tested-by: Ketan Patil <ketanp@nvidia.com >
GVS: Gerrit_Virtual_Submit <buildbot_gerritrpt@nvidia.com >
2023-04-19 18:17:43 +00:00
Laxman Dewangan
6263a5978e
generic-dts: Move overlay files to overlay folder
...
Remove the "-overlay" from file name and move all overlay
files to the overlay folder. This way, base and overlay will
be differentiate based on folder at source level and based
on extension on binary level.
Bug 3523182
Change-Id: I361877cea630be216cd22390daf8a7da8605c5e3
Signed-off-by: Laxman Dewangan <ldewangan@nvidia.com >
Reviewed-on: https://git-master.nvidia.com/r/c/device/hardware/nvidia/platform/t23x/concord-generic-dts/+/2808882
Reviewed-by: svcacv <svcacv@nvidia.com >
Reviewed-by: Jonathan Hunter <jonathanh@nvidia.com >
GVS: Gerrit_Virtual_Submit <buildbot_gerritrpt@nvidia.com >
2023-04-19 18:17:43 +00:00