• S
    sandbox: Support executables for more phases · f178bebf
    Simon Glass 提交于
    The SPL header has a function for obtaining the phase in capital letters,
    e.g. 'SPL'. Add one for lower-case also, as used by sandbox.
    
    Use this to generalise the sandbox logic for determining the filename of
    the next sandbox executable. This can provide support for VPL.
    Signed-off-by: NSimon Glass <sjg@chromium.org>
    f178bebf
os.h 11.8 KB