Files
acrn-hypervisor/devicemodel/include
Yonghua Huang a4490c2ffb dm: remove the dependency on native RTCT for vRTCT init
virtual RTCT will be created on TCC driver interface, instead of
  pass-through native RTCT to ACRN user VMs.

  this patch removes dependency on native RTCT table:
   - rename build_vrtct() function to init_ssram()
     and minor changes inside.
   - drop function create_and_inject_vrtct()
   - add one API to get virtual RTCT table.
   - rename variable 'pt_rtct' to 'ssram'

Tracked-On: #7010
Signed-off-by: Yonghua Huang <yonghua.huang@intel.com>
Acked-by: Wang Yu1 <yu1.wang@intel.com>
2022-01-10 13:34:27 +08:00
..
2020-09-01 09:30:08 +08:00
2018-11-30 14:55:17 +08:00
2019-05-24 11:51:00 +08:00
2018-12-07 20:21:33 +08:00
2019-05-07 09:08:50 +08:00
2021-07-15 11:53:54 +08:00
2021-05-19 13:54:24 +08:00
2019-05-24 11:51:00 +08:00
2019-01-23 10:33:28 +08:00
2019-03-21 10:28:17 +08:00
2018-12-27 09:58:20 +08:00
2019-10-11 13:20:19 +08:00
2021-11-16 14:42:59 +08:00