From 1f47e2823a1a0269d966a31af5ca7d44bb2c9f23 Mon Sep 17 00:00:00 2001 From: Christian Prochaska Date: Thu, 14 Feb 2019 13:32:59 +0100 Subject: [PATCH] foc: always enable user mode access for performance monitors QEMU implements the cycle count register read by 'Genode::Trace::timestamp()', but does not report a supported debug model version for Cortex-A9. Fixes #3154 --- repos/base-foc/ports/foc.hash | 2 +- repos/base-foc/ports/foc.port | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/repos/base-foc/ports/foc.hash b/repos/base-foc/ports/foc.hash index 4ea1401af..aa4d84839 100644 --- a/repos/base-foc/ports/foc.hash +++ b/repos/base-foc/ports/foc.hash @@ -1 +1 @@ -1804d73929ef735a528345aa7d08f7cd892213d8 +1367e8214fa7c02682a97bbb3b375b0d792f4fed diff --git a/repos/base-foc/ports/foc.port b/repos/base-foc/ports/foc.port index 6afdab375..354d7846a 100644 --- a/repos/base-foc/ports/foc.port +++ b/repos/base-foc/ports/foc.port @@ -1,6 +1,6 @@ LICENSE := GPLv2 VERSION := git DOWNLOADS := foc.git -URL(foc) := https://github.com/chelmuth/foc.git -REV(foc) := 392d3a1a54e99cb5a19f4e41fa3f453040af1297 +URL(foc) := https://github.com/cproc/foc.git +REV(foc) := b74e427801f045578c401a140a8e66404bb3ff19 DIR(foc) := src/kernel/foc