tree: 4da969ab9adfb1072bb390ed7469c77de4a2733a
  1. include/
  2. src/
  3. CMakeLists.txt
  4. DESIGN.md
  5. LICENSE_GPLv2.txt
  6. README.md
libtx2bpmp/README.md

libtx2bpmp

This is a port of the Tegra186 Boot and Power Management Processor (BPMP) interfaces from U-Boot to seL4.

The port consists of modifying the original sources to use the native seL4 mechanisms and libraries instead of the U-Boot mechanisms.

This library also contains drivers for the Hardware Synchronisation Primitives (HSP) device and the Inter-VM Communication (IVC) protocol.

Refer to DESIGN.md for more information about these devices and drivers.