mirror of
https://github.com/genodelabs/genode.git
synced 2025-01-17 18:29:55 +00:00
ffbbf69959
Following page fault sympton in core gets fixed: PAGE-FAULT IN CORE (WRITE pf_addr=1000000 pf_ip=14361c from 00 <NULL>) stack pointer 0xa01fec30, qualifiers 0x6 irUWp faulter utcb a01ff000, last message item count 1 0 - type=1 rights=0x3 region=0x1000000+0x1000000 hotspot 0(801) - delegated 1 a01fec30 0014361c 2 a01fec68 001401d5
11 lines
304 B
Plaintext
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) := 44884114e25ff6e730489a034da3278749070931
|
|
DIR(nova) := src/kernel/nova
|
|
|
|
PATCHES := $(wildcard $(REP_DIR)/patches/*.patch)
|