acrn-hypervisor/hypervisor/debug
Li, Fei1 fadaf14a94 hv: refine atomic_xadd
1. rename atomic_xadd_int to atomic_xadd, add atomic_xadd64.
2. add atomic_add/sbu64_return, atomic_inc/dec64_return.

Signed-off-by: Li, Fei1 <fei1.li@intel.com>
2018-05-18 10:52:31 +08:00
..
console.c hv: timer: add periodic timer setup support 2018-05-15 17:25:56 +08:00
dump.c initial import 2018-05-11 14:44:28 +08:00
logmsg.c hv: refine atomic_xadd 2018-05-18 10:52:31 +08:00
printf.c Move s[n]printf to lib for release 2018-05-15 17:19:37 +08:00
sbuf.c replace malloc and memset with calloc 2018-05-15 17:25:24 +08:00
serial_internal.h refine: remove redundant data type definition 2018-05-15 17:25:54 +08:00
serial.c initial import 2018-05-11 14:44:28 +08:00
shell_internal.c security: fix issues reported by Klocwork 2018-05-15 17:25:57 +08:00
shell_internal.h hv: shell: add cpuid command 2018-05-15 17:25:24 +08:00
shell_public.c hv: shell: add cpuid command 2018-05-15 17:25:24 +08:00
uart16550.c hv: fix incorrect use of atomic_set_xxx 2018-05-18 10:52:31 +08:00
uart16550.h initial import 2018-05-11 14:44:28 +08:00
vuart.c refine: remove redundant data type definition 2018-05-15 17:25:54 +08:00