Skip to content
Snippets Groups Projects
Commit 23d2ef91 authored by Neha Malcom Francis's avatar Neha Malcom Francis Committed by Tom Rini
Browse files

binman: etype: dm: Add entry type for TI DM


K3 devices introduces the concept of centralized power, resource and
security management to System Firmware. This is to overcome challenges
by the traditional approach that implements system control functions on
each of the processing units.

The software interface for System Firmware is split into TIFS and DM. DM
(Device Manager) is responsible for resource and power management from
secure and non-secure hosts. This additional binary is necessary for
specific platforms' ROM boot images and is to be packaged into tispl.bin

Add an entry for DM. The entry can be used for the packaging of
tispl.bin by binman along with ATF and TEE.

Signed-off-by: default avatarNeha Malcom Francis <n-francis@ti.com>
Reviewed-by: default avatarAndrew Davis <afd@ti.com>
Reviewed-by: Simon Glass's avatarSimon Glass <sjg@chromium.org>
parent 838447aa
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment