Skip to content
  1. Mar 27, 2020
    • Soby Mathew's avatar
      Doc: Update implication of using flash when running regressions tests · 728a20ab
      Soby Mathew authored
      
      
      This patch updates the implication of using flash when running
      ITS and SST regression test. The tests create WRITE_ONCE test assets
      during the test execution. This means that when the test runs again
      the test asset creation fails as the WRITE_ONCE assts cannot be created
      again.
      
      Also, if there is latent data in the flash which is not compatible with
      the SST FS data, the tests will work correctly. This means that the flash
      needs to be erased before running the tests.
      
      Signed-off-by: Soby Mathew's avatarSoby Mathew <soby.mathew@arm.com>
      Change-Id: I201bd6299cb59fdf53fac3d68025c41966283605
      728a20ab
  2. Mar 25, 2020
  3. Mar 24, 2020
  4. Mar 23, 2020
  5. Mar 20, 2020
    • Minos Galanakis's avatar
      Doc: Updating the user-guides · ac6b06c7
      Minos Galanakis authored
      
      
      This documentation patch is updating the software requirements
      and build instructions for the 1.0 release
      
      * Removed win and msys2 from supported build enviroments.
      * Added a note and guidance for compiling with ARMCLANG 6.10.0
      * Added references between build-instructions and requirements
        to improve user experiences
      
      Change-Id: I20c70b9be208eb11b3810bf1e0dc43a4321e1229
      Signed-off-by: default avatarMinos Galanakis <minos.galanakis@arm.com>
      ac6b06c7
  6. Mar 19, 2020
  7. Mar 13, 2020
  8. Mar 12, 2020
  9. Mar 11, 2020
  10. Mar 10, 2020
    • Andrei Narkevitch's avatar
      Platform: force device to erase private data in RMA (psoc64) · c3b9b995
      Andrei Narkevitch authored
      
      
      Any customer sensitive data stored in device needs to be destroyed
      upon switching to RMA state.
      
      Erase 0x101c0000 to 0x101cffff area that holds Secure STorage (SST) and
      internal trusted storage (ITS) partitions, as well as NV counters
      and scratch area.
      
      Erase 0x10050000 to 0x1016ffff (non-secure image primary partition).
      
      The psoc64 policy also erases eFuses containing Unique Device Secret
      (UDS) and SECURE_HASH2 area.
      
      Signed-off-by: default avatarAndrei Narkevitch <ainh@cypress.com>
      Change-Id: I10b4646dd8fd152cab5a5b2709700e91fe78572f
      c3b9b995
  11. Mar 06, 2020
  12. Mar 03, 2020
  13. Feb 25, 2020
  14. Feb 24, 2020
  15. Feb 23, 2020
Loading