genode/repos/base-nova/ports/nova.port
Christian Prochaska 71183783a2 NOVA: initialize segment and flag registers of local ECs
Make sure that the segment and flag registers of local ECs are initialized
after recall by initializing them at EC creation time.

Fixes #2000
2016-06-28 11:09:28 +02:00

11 lines
304 B
Plaintext

LICENSE := GPLv2
VERSION := git
DOWNLOADS := nova.git
# r9 branch - use r9_debug for more verbose kernel messages
URL(nova) := https://github.com/alex-ab/NOVA.git
REV(nova) := db9bd2dada63382b761d169651ff7e2f75df3eaa
DIR(nova) := src/kernel/nova
PATCHES := $(wildcard $(REP_DIR)/patches/*.patch)