acrn-hypervisor/devicemodel/core
Qi Yadong f4f139bf8b DM: generate random virtual RPMB key
The virtual rpmb key transfer path is ready now, so replace
previous temporary fixed key solution with random key
solution.

Tracked-On: #1636
Signed-off-by: Qi Yadong <yadong.qi@intel.com>
Acked-by: Zhu Bing <bing.zhu@intel.com>
2018-10-29 11:07:45 +08:00
..
console.c DM: cleanup for header inclusions 2018-06-07 14:35:30 +08:00
gc.c DM: cleanup for header inclusions 2018-06-07 14:35:30 +08:00
hugetlb.c DM: Fix potential buffer overflow and uninitialized variable 2018-07-12 17:32:20 +08:00
inout.c dm: fix the issue when guest tries to disable memory range access 2018-10-08 12:57:00 +08:00
main.c dm: cmdline: remove unused parameters 2018-10-26 13:37:47 +08:00
mem.c dm: fix the issue when guest tries to disable memory range access 2018-10-08 12:57:00 +08:00
mevent.c dm: mevent: add edge triggered events. 2018-10-11 19:06:01 +08:00
monitor.c DM: compare unsigned numbers to avoid overflow. 2018-10-25 13:30:47 +08:00
mptbl.c DM: cleanup for header inclusions 2018-06-07 14:35:30 +08:00
pm.c DM: register pm ops to monitor 2018-08-02 13:14:03 +08:00
post.c DM: cleanup for header inclusions 2018-06-07 14:35:30 +08:00
smbiostbl.c DM: cleanup for header inclusions 2018-06-07 14:35:30 +08:00
sw_load_bzimage.c dm: add elf loader to dm 2018-10-17 14:32:33 +08:00
sw_load_common.c dm: add elf loader to dm 2018-10-17 14:32:33 +08:00
sw_load_elf.c dm: fix possible buffer overflow in 'acrn_load_elf()' 2018-10-27 22:26:49 +08:00
sw_load_vsbl.c dm: update the vsbl loader 2018-10-15 09:04:10 +08:00
timer.c DM: add acrn_timer api for timer emulation 2018-10-17 14:31:09 +08:00
vmmapi.c DM: wrap ASSERT/DEASSERT IRQ line with Set/Clear IRQ line 2018-10-29 09:26:23 +08:00
vrpmb.c DM: generate random virtual RPMB key 2018-10-29 11:07:45 +08:00