Skip to content
Snippets Groups Projects
  1. Feb 24, 2025
  2. Feb 07, 2025
  3. Feb 03, 2025
  4. Dec 04, 2024
  5. Dec 03, 2024
  6. Nov 28, 2024
  7. Nov 26, 2024
  8. Nov 20, 2024
  9. Oct 31, 2024
    • Jean-Philippe Brucker's avatar
      Add dtc patch · 28f4afa6
      Jean-Philippe Brucker authored
      
      libfdt, used by kvmtool and QEMU, generates non-zero padding bytes due
      to the way it inserts new properties. This results in DTB that an
      external tool cannot predict. Ensure the padding bytes are zeroed (as
      mandated by the device tree spec).
      
      Also clear the trailing bytes caused by shrinking the DTB. It's likely
      there are more places in libfdt where the string block is moved left,
      but for now this seems to be sufficient...
      
      Signed-off-by: default avatarJean-Philippe Brucker <jean-philippe@linaro.org>
      28f4afa6
  10. Oct 09, 2024
  11. Oct 04, 2024
  12. Aug 27, 2024
  13. Aug 19, 2024
  14. Aug 16, 2024
Loading