acrn-hypervisor/hypervisor/include/arch/x86
Huihuang Shi 5189bcd272 HV:treewide:fix "Attempt to change parameter passed by value"
In the function scope,the parameter should not be
changed as Misra required.
V1->V2 recover some violations because of ldra's false positive.
V2->V3 sync local variable' type to parameter's type with the prefix of const.

Signed-off-by: Huihuang Shi <huihuang.shi@intel.com>
Acked-by: Eddie Dong <eddie.dong@intel.com>
2018-07-26 09:35:52 +08:00
..
guest HV:treewide:fix "Attempt to change parameter passed by value" 2018-07-26 09:35:52 +08:00
apicreg.h HV: treewide: unify the type of bit-field members 2018-07-23 10:23:49 +08:00
assign.h HV:common:fix "integer type violations" 2018-07-18 12:31:14 +08:00
cpu.h HV:treewide:Fix type conversion in VMX, timer and MTTR module 2018-07-19 12:58:07 +08:00
cpufeatures.h HV:CPU: Add 'U/UL' for unsigned const value 2018-07-09 10:27:21 +08:00
cpuid.h HV: cpuid: Disable Intel RDT for guest OS 2018-07-20 11:59:56 +08:00
gdt.h HV:treewide:Fix type conversion in VMX, timer and MTTR module 2018-07-19 12:58:07 +08:00
hob_parse.h HV: handle integral issues as MISRA-C report 2018-07-20 10:39:46 +08:00
host_pm.h hv: trap vm0 write/read pm1a/pm1b registers 2018-06-29 00:50:01 +08:00
hv_arch.h hv: mmu: revisit mmu modify page table attributes 2018-07-19 11:11:32 +08:00
idt.h HV:treewide:transfer the struct member types to non-basic types 2018-06-29 15:48:19 +08:00
io.h HV: Fix missing brackets for MISRA C Violations 2018-07-13 09:09:12 +08:00
ioapic.h hv: treewide: fix 'Array has no bounds specified' 2018-07-23 12:00:46 +08:00
irq.h hv: cpu: using struct cpu_gp_regs for general-purpose regs in inter_excp_ctx 2018-07-25 13:05:38 +08:00
lapic.h hv: change several APIs to void type 2018-07-18 12:30:37 +08:00
mmu.h HV:treewide:fix "Attempt to change parameter passed by value" 2018-07-26 09:35:52 +08:00
msr.h HV:treewide:Fix type conversion in VMX, timer and MTTR module 2018-07-19 12:58:07 +08:00
mtrr.h HV: treewide: unify the type of bit-field members 2018-07-23 10:23:49 +08:00
multiboot.h HV: treewide: convert hexadecimals used in bitops to unsigned 2018-06-21 13:12:39 +08:00
per_cpu.h HV: Fixes index out of bounds for addressing irq. 2018-07-19 11:06:42 +08:00
pgtable_types.h hv: mmu: revisit mmu modify page table attributes 2018-07-19 11:11:32 +08:00
pgtable.h hv: mmu: revisit mmu modify page table attributes 2018-07-19 11:11:32 +08:00
reboot.h hv: Add reboot shell command 2018-05-18 16:38:40 +08:00
softirq.h HV: handle integral issue report by MISRA-C 2018-07-16 16:24:29 +08:00
timer.h HV: treewide: enforce unsignedness of pcpu_id 2018-06-21 16:59:21 +08:00
trusty.h HV: handle integral issues as MISRA-C report 2018-07-20 10:39:46 +08:00
vmexit.h fix x86 dir integer violations 2018-07-25 15:29:34 +08:00
vmx.h HV: logical and high level precedence expression needs brackets 2018-07-24 10:10:39 +08:00
vtd.h HV: logical and high level precedence expression needs brackets 2018-07-24 10:10:39 +08:00
zeropage.h license: Replace license text with SPDX tag 2018-06-01 10:43:06 +08:00