]> git.proxmox.com Git - mirror_qemu.git/commit
bsd-user/arm/target_arch_vmparam.h: Parameters for arm address space
authorWarner Losh <imp@bsdimp.com>
Thu, 23 Sep 2021 15:12:12 +0000 (09:12 -0600)
committerWarner Losh <imp@bsdimp.com>
Sat, 8 Jan 2022 05:58:51 +0000 (22:58 -0700)
commitdacfdf3ba4ac0773a92472d5063166b1553dff59
treebe1d9c427edcd7ac68aa21d29378024677ce7578
parentbcacf30808ee8cd5f2e1c7104bbbee9d64e7ca6c
bsd-user/arm/target_arch_vmparam.h: Parameters for arm address space

Various parameters describing the layout of the ARM address space. In
addition, define routines to get the stack pointer and to set the second
return value.

Signed-off-by: Stacey Son <sson@FreeBSD.org>
Signed-off-by: Kyle Evans <kevans@FreeBSD.org>
Signed-off-by: Warner Losh <imp@bsdimp.com>
Reviewed-by: Kyle Evans <kevans@FreeBSD.org>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
bsd-user/arm/target_arch_vmparam.h [new file with mode: 0644]