seL4/tools
Alison Felizzi 71d636f8b3 arm_hyp: Save and restore vtimer state on switches
Added support for reading and writing additional virtual timer
registers for vcpu hw read and write accesses. These include the
compare value register (CNTV_CVAL) and offset register (CNTV_OFF),
each represented as two 32 bit (high and low) registers on aarch32 and
as single 64 bit registers on aarch64.

Added support for explicitly saving and restoring the virtual
timer registers when the vcpu is enabled and disabled. This
ensures when the vcpu is switched in and out, the virtual timer
registers are restored to a state that is consistent to when
it was last run.

By default the CNTVOFF register will be updated by the kernel to
accumulate the time the VCPU is not running. From the guest this will
result in the VCNT register not increasing when the VCPU is suspended.
This behavior can be turned off by disabling the
KernelArmVtimerUpdateVOffset config option.
2020-02-20 11:40:59 +11:00
..
dts RISCV: Added stdout-path to hifive dts 2019-12-23 12:18:34 -05:00
hardware hardware_gen: add elfloader CPUs output 2019-12-16 14:29:05 +11:00
python-deps setup.py: depend on 'pyyaml', not 'pyaml' 2019-08-30 16:53:16 +10:00
bf.vim tools: fix licenses 2017-06-22 15:27:30 +10:00
bitfield_gen.py Add the suffix to the bitfield generation 2020-02-12 16:08:35 +11:00
changed.sh tools: fix licenses 2017-06-22 15:27:30 +10:00
circular_includes.py python2 --> python3 2019-08-08 10:19:24 +10:00
cpp_gen.sh tools: fix licenses 2017-06-22 15:27:30 +10:00
flags.cmake Add a CMake based build system 2017-08-22 13:56:26 +10:00
hardware.yml arm_hyp: Save and restore vtimer state on switches 2020-02-20 11:40:59 +11:00
hardware_gen.py hardware_gen: add elfloader output 2019-12-11 13:50:26 +11:00
hardware_schema.yml hardware_schema: simplify and clarify schema 2019-11-12 16:18:33 +11:00
helpers.cmake cmake: Add SEL4_CONFIG_DEFAULT_ADVANCED variable 2019-09-13 18:42:42 +10:00
internal.cmake python2 --> python3 2019-08-08 10:19:24 +10:00
invocation_header_gen.py python2 --> python3 2019-08-08 10:19:24 +10:00
kernel_pylint.sh tools: Added astyle,pylint and xmllint checks 2018-08-10 10:38:53 +10:00
kernel_xmllint.sh tools: Added astyle,pylint and xmllint checks 2018-08-10 10:38:53 +10:00
lex.py style: run autopep8 on python files 2019-03-27 10:43:58 +11:00
pylintrc tools: fix licenses 2017-06-22 15:27:30 +10:00
reciprocal.py mcs: Add reciprocal.py 2019-08-22 11:22:34 +10:00
syscall_header_gen.py mcs: scheduling context donation over ipc 2019-08-22 11:22:37 +10:00
umm.py python2 --> python3 2019-08-08 10:19:24 +10:00
xmllint.sh tools: fix licenses 2017-06-22 15:27:30 +10:00