Skip to content
Snippets Groups Projects
  1. May 13, 2019
  2. May 10, 2019
  3. May 06, 2019
  4. May 02, 2019
  5. Apr 30, 2019
  6. Apr 25, 2019
  7. Apr 24, 2019
  8. Mar 19, 2019
  9. Mar 06, 2019
  10. Feb 22, 2019
  11. Feb 06, 2019
  12. Feb 04, 2019
  13. Feb 01, 2019
  14. Jan 29, 2019
  15. 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
  16. Jan 14, 2019
  17. Dec 21, 2018
  18. Nov 26, 2018
  19. Nov 12, 2018
  20. Nov 09, 2018
  21. Nov 05, 2018
  22. Oct 26, 2018
  23. Oct 17, 2018
  24. Sep 26, 2018
  25. Sep 06, 2018
  26. Sep 05, 2018
  27. Aug 28, 2018
  28. Aug 27, 2018
Loading