Skip to content
Snippets Groups Projects
  1. Aug 13, 2019
  2. Jun 28, 2019
  3. Feb 01, 2019
  4. Jan 16, 2019
    • Joakim Bech's avatar
      rpi3: Set RPI3_PRELOADED_DTB_BASE for TF-A · bbfcc268
      Joakim Bech authored
      
      In TF-A in the commit:
         (5341b42ec) rpi3: Add mem reserve region to DTB if present
      
      they started to runtime patching of the DTB, but the default build rules
      in TF-A doesn't set RPI3_PRELOADED_DTB_BASE to anything which then gets
      set to the default value: 1, which gives incorrect memory mappings for
      MAP_BL32_MEM. Therefore we must tell where the DTB is located and we do
      that by adding adding a compile time flag to TF-A, i.e.,
      
             RPI3_PRELOADED_DTB_BASE=0x00010000
      
      Signed-off-by: default avatarJoakim Bech <joakim.bech@linaro.org>
      Tested-by: Joakim Bech <joakim.bech@linaro.org> (RPi3)
      Reviewed-by: default avatarIgor Opaniuk <igor.opaniuk@linaro.org>
      3.4.0
      bbfcc268
  5. Dec 21, 2018
  6. Aug 28, 2018
  7. Jun 12, 2018
  8. May 23, 2018
  9. Oct 30, 2017
  10. Oct 09, 2017
  11. Sep 15, 2017
  12. Sep 05, 2017
  13. Sep 04, 2017
  14. Aug 28, 2017
  15. Jul 25, 2017
  16. May 24, 2017
  17. Jan 09, 2017
  18. Dec 23, 2016
  19. Dec 21, 2016
  20. Dec 16, 2016
  21. Oct 21, 2016
  22. Sep 20, 2016
Loading