acrn-hypervisor/hypervisor/boot
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
..
include HV: treewide: enforce unsignedness of pcpu_id 2018-06-21 16:59:21 +08:00
sbl HV: Remove unnecessary vm0 check in vm0 specific func 2018-07-02 15:07:55 +08:00
acpi.c HV:treewide:string assigned to const object 2018-07-05 11:13:51 +08:00
dmar_parse.c Revert "hv: More changes to enable GPU passthru" 2018-07-05 11:06:47 +08:00