diff options
author | Simon Glass | 2018-11-15 18:44:05 -0700 |
---|---|---|
committer | Tom Rini | 2018-11-26 08:25:36 -0500 |
commit | 7b5ea1452742be72a28f52f4602c986eb342779b (patch) | |
tree | b3663e4b3c5e3c8c4c18596528d4bfb58a0456ea /arch/sandbox/cpu/cpu.c | |
parent | 36bcea62af98145e6859cabec9c8f82d1d057bf9 (diff) |
sandbox: Refactor code to create os_jump_to_file()
At present os_jump_to_image() jumps to a given image, and this is written
to a file. But it is useful to be able to jump to a file also.
To avoid duplicating code, split out the implementation of
os_jump_to_image() into a new function that jumps to a file.
Signed-off-by: Simon Glass <sjg@chromium.org>
Diffstat (limited to 'arch/sandbox/cpu/cpu.c')
0 files changed, 0 insertions, 0 deletions