genode/repos/base-hw
Adrian-Ken Rueegsegger 4946f21302 hw_x86_64: Set base address and limit of TSS descriptor
The limit is set to match the TSS size - 1 and the base address is
hardcoded to the *current* address of the TSS instance (0x3a1100).

TODO: Set the base address using the 'tss' label. If the TSS descriptor
      format were not so utterly unusable this would be straightforward.
      Changes to the code that indirectly lead to a different location
      of the tss result in #GP since the base address will be invalid.
2015-03-27 11:53:23 +01:00
..
doc imx31: remove platform completely (fix #1360) 2015-01-12 14:24:15 +01:00
include hw: skeleton for building on x86_64 2015-03-27 11:53:16 +01:00
lib hw_x86_64: Add Tss class 2015-03-27 11:53:23 +01:00
mk hw: skeleton for building on x86_64 2015-03-27 11:53:16 +01:00
run run: modularize run tool 2015-01-26 12:28:40 +01:00
src hw_x86_64: Set base address and limit of TSS descriptor 2015-03-27 11:53:23 +01:00