1. 05 Apr, 2019 1 commit
    • Grzegorz Jaszczyk's avatar
      plat: marvell: sip: make sure that comphy init will use correct address · b143fa74
      Grzegorz Jaszczyk authored
      
      
      The argument passed via x1 is used as a base address for comphy related
      routines. Nevertheless validation of this address wasn't good enough and
      allowed some non comphy related addresses to slip over.
      
      To overcome this issue make sure that the address passed via SMC points
      to valid CP range and allow to proceed comphy initializations only with
      correct comphy offset.
      
      This could be fixed in a different way e.g. by passing CP id from the
      caller, but since this API is already used with various Linux, U-Boot
      and UEFI versions it can't be changed.
      Signed-off-by: default avatarGrzegorz Jaszczyk <jaz@semihalf.com>
      Change-Id: Ia74dbc36efcfbefc4a102d31191e6af5808c4a82
      b143fa74
  2. 04 Apr, 2019 1 commit
  3. 03 Apr, 2019 12 commits
  4. 02 Apr, 2019 18 commits
  5. 01 Apr, 2019 7 commits
  6. 29 Mar, 2019 1 commit