From 4a97b2a4ff734ee3c6252c204b492bca7ff257cc Mon Sep 17 00:00:00 2001 From: Tintu Thomas Date: Fri, 19 Aug 2022 11:42:21 +0100 Subject: [PATCH] tc2: update release notes These are the updates:- * Information regaring RSS based boot * Known issue about long Android boot time Signed-off-by: Tintu Thomas --- docs/totalcompute/tc2/release_notes.rst | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/totalcompute/tc2/release_notes.rst b/docs/totalcompute/tc2/release_notes.rst index 448ca7e..0f4c310 100755 --- a/docs/totalcompute/tc2/release_notes.rst +++ b/docs/totalcompute/tc2/release_notes.rst @@ -30,6 +30,7 @@ Hardware Features - UARTs, Timers, Flash, PIK, Clock drivers. - PL180 MMC. - DynamIQ Shared Unit (DSU) with 8 cores. 4 Hunter + 4 Hayes cores configuration. + - Example implementation of a HW Root of Trust based on the TF-M RSS subsystem. For non-RSS based boot, please refer to the TC0/TC1 boot flows. Software Features ----------------- @@ -67,6 +68,7 @@ Platform Support Known issues or Limitations --------------------------- + #. Android takes several hours to boot. #. At the U-Boot prompt press enter and type "boot" to continue booting else wait for ~15 secs for boot to continue automatically. This is because of the time difference in CPU frequency and FVP operating frequency. -- GitLab