acrn-hypervisor/hypervisor/include
Xiangyang Wu b74358d08e HV:treewide:string assigned to const object
In the hypervisor, some strings are assigned to non const
object, this violates MISRA C:2012.

Update the type of the object as const type since it always
points to string.

Signed-off-by: Xiangyang Wu <xiangyang.wu@intel.com>
2018-07-05 11:13:51 +08:00
..
arch/x86 Revert "hv: More changes to enable GPU passthru" 2018-07-05 11:06:47 +08:00
common HV: treewide: drop debug-only helpers in release build 2018-07-02 14:35:39 +08:00
debug HV:treewide:string assigned to const object 2018-07-05 11:13:51 +08:00
lib hv: Add 32bit bitmap bit ops API 2018-07-05 10:01:15 +08:00
public public:fix "signed/unsigned conversion without cast" 2018-07-04 12:18:38 +08:00
hv_debug.h license: Replace license text with SPDX tag 2018-06-01 10:43:06 +08:00
hv_lib.h license: Replace license text with SPDX tag 2018-06-01 10:43:06 +08:00
hypervisor.h hv: refine the address used in sbl multiboot code 2018-06-22 16:12:24 +08:00