Re: [PATCH 11/24] bsd-user/arm/target_arch_vmparam.h: Parameters for arm address space

2021-10-28 Thread Richard Henderson
On 10/19/21 9:44 AM, Warner Losh wrote: 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 Signed-off-by: Klye Evans Signed-off-by: Warner Losh ---

Re: [PATCH 11/24] bsd-user/arm/target_arch_vmparam.h: Parameters for arm address space

2021-10-26 Thread Kyle Evans
On Tue, Oct 19, 2021 at 11:45 AM Warner Losh wrote: > > 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 > Signed-off-by: Klye Evans > Signed-off-by:

[PATCH 11/24] bsd-user/arm/target_arch_vmparam.h: Parameters for arm address space

2021-10-19 Thread Warner Losh
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 Signed-off-by: Klye Evans Signed-off-by: Warner Losh --- bsd-user/arm/target_arch_vmparam.h | 48