seL4/tools/dts
Ben Leslie e3eda12d03 Add support for the TQMa8XQP 1GiB module
TQ Group produces a system-on-module family called TQMa8Xx.

The user manual for this SoM is available here:

https://www.tq-group.com/filedownloads/files/products/embedded/manuals/arm/embedded-modul/TQ-Socket/TQMa8Xx/TQMa8Xx.UM.0104.pdf

This SoM comes in a number of different configurations.

The specific NXP SoC used, and the amount of memory are both
configurable.

The TQMa8XQP is the part number for the TQMa8Xx family configured with
the i.MX 8QuadXPlus SoC.

The datasheet for the SoC is available here:

https://www.nxp.com/docs/en/data-sheet/IMX8QXPAEC.pdf

In addition to the SoC being configurable the amount of SDRAM
on the SoM is also configurable.

The support provided in this PR is specifically for the TQMa8XQP
configured for 1GiB of memory. Note: Actual usable memory available
to the ARM application processor is 1022MiB.

System-on-modules rely on an appropriate carrier board.
Testing of this PR has been done on the MBa8Xx carrier board
that is available from TQ Group as part of their starter kit.

To the best of my knowledge there is nothing in this PR
that depends on the carrier board itself; all code is SoM
specific and should support any carrier board.

Note: This support is very specifically for the TQMa8XQP configured
with 1GiB of memory.

This may be a starting point for supporting other boards that
also have the NXP i.MX 8QuadXPlus SoC (as well as the i.MX 8DXP
and possibly other SoC in the i.MX 8 family).

Support is limited to the specific SoM due to the way in which
platform support currently works for seL4. Building a kernel
currently relies on the information from the DTS file (which is
SoM + RAM configuration specific). It would be preferable to
allow more generic support but SoC families but that is beyond
the scope of this PR.

Signed-off-by: Ben Leslie <benno@brkawy.com>
2021-08-31 08:38:25 +10:00
..
allwinnerA20.dts review Linux-derived dts file license 2020-03-09 17:59:07 +08:00
am335x-boneblack.dts review Linux-derived dts file license 2020-03-09 17:59:07 +08:00
am335x-boneblue.dts review Linux-derived dts file license 2020-03-09 17:59:07 +08:00
apq8064.dts review Linux-derived dts file license 2020-03-09 17:59:07 +08:00
ariane.dts ariane: update PLIC and dts 2020-11-16 11:43:28 +11:00
exynos4.dts review Linux-derived dts file license 2020-03-09 17:59:07 +08:00
exynos5250.dts review Linux-derived dts file license 2020-03-09 17:59:07 +08:00
exynos5410.dts review Linux-derived dts file license 2020-03-09 17:59:07 +08:00
exynos5422.dts exynos5: Update device definitions 2021-03-05 15:04:41 +11:00
fvp.dts review Linux-derived dts file license 2020-03-09 17:59:07 +08:00
hifive.dts Convert license tags to SPDX identifiers 2020-03-09 13:21:49 +08:00
hikey.dts review Linux-derived dts file license 2020-03-09 17:59:07 +08:00
imx7sabre.dts review Linux-derived dts file license 2020-03-09 17:59:07 +08:00
imx8mm-evk.dts review Linux-derived dts file license 2020-03-09 17:59:07 +08:00
imx8mq-evk.dts review Linux-derived dts file license 2020-03-09 17:59:07 +08:00
kzm.dts review Linux-derived dts file license 2020-03-09 17:59:07 +08:00
mpfs_icicle.dts unify license tags 2020-10-28 16:03:11 +11:00
nitrogen6sx.dts Add i.MX6 Nitrogen6_SoloX board 2021-03-31 13:38:25 +10:00
odroidc2.dts review Linux-derived dts file license 2020-03-09 17:59:07 +08:00
odroidc4.dts Add ODroid C4 support 2021-07-09 14:05:05 +10:00
omap3.dts review Linux-derived dts file license 2020-03-09 17:59:07 +08:00
rocketchip.dts Convert license tags to SPDX identifiers 2020-03-09 13:21:49 +08:00
rockpro64.dts review Linux-derived dts file license 2020-03-09 17:59:07 +08:00
rpi3.dts review Linux-derived dts file license 2020-03-09 17:59:07 +08:00
rpi4.dts Bring Raspberry Pi 4 (RPi4) support 2021-03-22 11:41:03 +11:00
sabre.dts review Linux-derived dts file license 2020-03-09 17:59:07 +08:00
spike.dts review Linux-derived dts file license 2020-03-09 17:59:07 +08:00
spike32.dts review Linux-derived dts file license 2020-03-09 17:59:07 +08:00
tk1.dts review Linux-derived dts file license 2020-03-09 17:59:07 +08:00
tqma8xqp1gb.dts Add support for the TQMa8XQP 1GiB module 2021-08-31 08:38:25 +10:00
tx1.dts review Linux-derived dts file license 2020-03-09 17:59:07 +08:00
tx2.dts review Linux-derived dts file license 2020-03-09 17:59:07 +08:00
ultra96.dts review Linux-derived dts file license 2020-03-09 17:59:07 +08:00
update-dts.sh tools: use /usr/bin/env for bash/sh invocation 2021-08-25 17:56:49 +10:00
wandq.dts review Linux-derived dts file license 2020-03-09 17:59:07 +08:00
zynq7000.dts review Linux-derived dts file license 2020-03-09 17:59:07 +08:00
zynqmp.dts zynqmp: Remove duplicate interrupt entries 2021-01-22 16:02:53 +11:00