Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -238,6 +238,11 @@ Issues Resolved
"SYSFW-7739","LPM constraint messages received by TIFS not forwarded to DM"
"SYSFW-7740","Only the last latency constraint value passed from a host considered in LPM selection"
"SYSFW-7753","A53 privid is set to 4 and does not match other SOCs value of 1"
"EXT_SITMPUSW-33", "Resolve GPU crash caused by Display cluster demo"
"EXT_SITMPUSW-32", "SDK Makefile: Fix logic to pick key directory for mkimage"
"EXT_SITMPUSW-31", "IPC Firmwares missing from base images."
"EXT_SITMPUSW-30", "Debian: Deepsleep doesn't work on AM62P"
"EXT_SITMPUSW-29", "TI Debian SDK: Docker not working"

Issues Open
-----------
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -254,6 +254,7 @@ Issues Resolved
"SYSFW-7617","LPM mode selection logic does not check for constraints on all the hosts/devices"
"SYSFW-7739","LPM constraint messages received by TIFS not forwarded to DM"
"SYSFW-7740","Only the last latency constraint value passed from a host considered in LPM selection"
"EXT_SITMPUSW-32", "SDK Makefile: Fix logic to pick key directory for mkimage"

Issues Open
-----------
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -218,6 +218,7 @@ Issues Resolved
"EXT_EP-12104","AM64x NAND dtso file missing in kernel 6.6"
"SYSFW-6426","Ownership of a firewall region can be transferred to an invalid host"
"SYSFW-6432","Set device API doesn't return Error when PD is in transition state"
"EXT_SITMPUSW-32", "SDK Makefile: Fix logic to pick key directory for mkimage"

Issues Open
-----------
Expand Down
Loading