diff --git a/docs/totalcompute/tc2/release_notes.rst b/docs/totalcompute/tc2/release_notes.rst index 42f00f7bafd3ad73a1c022cb3e8189729dc26186..b950e5ed661257ce947c723e772a8298f6e57e60 100755 --- a/docs/totalcompute/tc2/release_notes.rst +++ b/docs/totalcompute/tc2/release_notes.rst @@ -70,6 +70,7 @@ Platform Support Known issues or Limitations --------------------------- #. Android takes several hours to boot. + #. We see occasional FVP crashes when booting Android. This issue is currently being investigated, please contact support if you need more information. #. 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. diff --git a/docs/totalcompute/tc2/user-guide.rst b/docs/totalcompute/tc2/user-guide.rst index a3352b407d7beb7e2bc6b479d05219dbbce25758..7e926cee1cae3126bf967da1efb70b34e26888a8 100755 --- a/docs/totalcompute/tc2/user-guide.rst +++ b/docs/totalcompute/tc2/user-guide.rst @@ -31,7 +31,7 @@ To get the latest repo tool from google, run the following commands: If syncing and building android, the minimum requirements for the host machine can be found at https://source.android.com/setup/build/requirements, These include: * At least 250GB of free disk space to check out the code and an extra 150 GB to build it. If you conduct multiple builds, you need additional space. - * At least 16 GB of available RAM/swap. + * At least 32 GB of available RAM/swap. * Git configured properly using "git config" otherwise it may throw error while fetching the code. The software requirements can be automatically installed by running