Skip to content
Snippets Groups Projects
Select Git revision
  • master default protected
  • early-display
  • variant-emmc-nvme-boot
  • 2023-01-25
  • v3
  • variant-emmc-nvme-boot
  • 2020-06-01
7 results

include

  • Clone with SSH
  • Clone with HTTPS
  • Forked from Reform / reform-boundary-uboot
    6934 commits behind the upstream repository.
    user avatar
    Philipp Tomsich authored
    The (upstream) changes to break up SYS_MALLOC_F_LEN for the full
    U-Boot and the SPL stage, break TPL (if simple malloc is enabled in
    TPL).
    
    This adds support for a TPL-variant of SYS_MALLOC_F_LEN:
    - adds TPL_SYS_MALLOC_F_LEN
    - rewrites a test for CONFIG_SPL_SYS_MALLOC_F_LEN to access
      CONFIG_VAL(SYS_MALLOC_F_LEN)
    
    Signed-off-by: default avatarPhilipp Tomsich <philipp.tomsich@theobroma-systems.com>
    Reviewed-by: default avatarSimon Glass <sjg@chromium.org>
    ae2cee2e
    History
    Name Last commit Last update
    ..