Home
last modified time | relevance | path

Searched hist:"5 b3f39cb04fda32226e84502f858bab06d83e5c1" (Results 1 – 5 of 5) sorted by relevance

/openbmc/qemu/include/semihosting/
H A Dsyscalls.h5b3f39cb04fda32226e84502f858bab06d83e5c1 Thu Apr 28 03:44:28 CDT 2022 Richard Henderson <richard.henderson@linaro.org> semihosting: Split out semihost_sys_open

Split out the non-ARM specific portions of SYS_OPEN to a
reusable function. This handles gdb and host file i/o.

Add helpers to validate the length of the filename string.
Prepare for usage by other semihosting by allowing the
filename length parameter to be 0, and calling strlen.

Reviewed-by: Luc Michel <lmichel@kalray.eu>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
/openbmc/qemu/semihosting/
H A Dmeson.builddiff 5b3f39cb04fda32226e84502f858bab06d83e5c1 Thu Apr 28 03:44:28 CDT 2022 Richard Henderson <richard.henderson@linaro.org> semihosting: Split out semihost_sys_open

Split out the non-ARM specific portions of SYS_OPEN to a
reusable function. This handles gdb and host file i/o.

Add helpers to validate the length of the filename string.
Prepare for usage by other semihosting by allowing the
filename length parameter to be 0, and calling strlen.

Reviewed-by: Luc Michel <lmichel@kalray.eu>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
H A Dguestfd.cdiff 5b3f39cb04fda32226e84502f858bab06d83e5c1 Thu Apr 28 03:44:28 CDT 2022 Richard Henderson <richard.henderson@linaro.org> semihosting: Split out semihost_sys_open

Split out the non-ARM specific portions of SYS_OPEN to a
reusable function. This handles gdb and host file i/o.

Add helpers to validate the length of the filename string.
Prepare for usage by other semihosting by allowing the
filename length parameter to be 0, and calling strlen.

Reviewed-by: Luc Michel <lmichel@kalray.eu>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
H A Dsyscalls.c5b3f39cb04fda32226e84502f858bab06d83e5c1 Thu Apr 28 03:44:28 CDT 2022 Richard Henderson <richard.henderson@linaro.org> semihosting: Split out semihost_sys_open

Split out the non-ARM specific portions of SYS_OPEN to a
reusable function. This handles gdb and host file i/o.

Add helpers to validate the length of the filename string.
Prepare for usage by other semihosting by allowing the
filename length parameter to be 0, and calling strlen.

Reviewed-by: Luc Michel <lmichel@kalray.eu>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
H A Darm-compat-semi.cdiff 5b3f39cb04fda32226e84502f858bab06d83e5c1 Thu Apr 28 03:44:28 CDT 2022 Richard Henderson <richard.henderson@linaro.org> semihosting: Split out semihost_sys_open

Split out the non-ARM specific portions of SYS_OPEN to a
reusable function. This handles gdb and host file i/o.

Add helpers to validate the length of the filename string.
Prepare for usage by other semihosting by allowing the
filename length parameter to be 0, and calling strlen.

Reviewed-by: Luc Michel <lmichel@kalray.eu>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>