Skip to content
Snippets Groups Projects
Select Git revision
0 results

spl

  • Clone with SSH
  • Clone with HTTPS
  • Forked from Reform / reform-boundary-uboot
    Loading
    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
    ..