Files
acrn-hypervisor/devicemodel/core
Peter Fang 82e42cfa2a dm: clean up mem.c
- use strncmp() instead of comparing string pointers to make no
  assumptions about the toolchain's literal pool
- re-shuffle the functions so they're consistent with mem.h
- make non-public functions static
- increase code re-use

Tracked-On: #2792
Signed-off-by: Peter Fang <peter.fang@intel.com>
Reviewed-by: Eddie Dong <eddie.dong@intel.com>
Acked-by: Yin Fengwei <fengwei.yin@intel.com>
2019-03-21 10:28:17 +08:00
..
2018-06-07 14:35:30 +08:00
2018-06-07 14:35:30 +08:00
2019-02-28 18:33:11 +08:00
2019-03-21 10:28:17 +08:00
2018-12-14 19:50:50 +08:00
2018-08-02 13:14:03 +08:00
2018-06-07 14:35:30 +08:00
2018-10-29 11:07:45 +08:00