acrn-hypervisor/hypervisor/include
Zheng, Gen c8116fc7c9 spinlock: bug fix in spinlock code
Using ebx will truncate the high 32bit part of 64bit virtual address.
So using rbx instead of ebx.

Signed-off-by: Zheng, Gen <gen.zheng@intel.com>
Reviewed-by: Yakui, Zhao <yakui.zhao@intel.com>
2018-05-15 17:25:27 +08:00
..
arch/x86 add IO requrest 'req_buf' check before reference 2018-05-15 17:25:27 +08:00
common hypercall: bug fix on the address convertion while hypercall 2018-05-15 17:25:27 +08:00
debug Remove STATIC_ASSERT Macro and replace with standard _Static_assert 2018-05-15 17:19:38 +08:00
lib spinlock: bug fix in spinlock code 2018-05-15 17:25:27 +08:00
public hv:add suffix(UL)for MACRO(SECURE_WORLD_ENABLED) 2018-05-15 17:25:26 +08:00
hv_debug.h initial import 2018-05-11 14:44:28 +08:00
hv_lib.h Move s[n]printf to lib for release 2018-05-15 17:19:37 +08:00
hypervisor.h initial import 2018-05-11 14:44:28 +08:00