Skip to content
Snippets Groups Projects
Commit f178bebf authored by Simon Glass's avatar Simon Glass
Browse files

sandbox: Support executables for more phases


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: Simon Glass's avatarSimon Glass <sjg@chromium.org>
parent 719d2864
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment