From e8cb94051b48874821cb0bb527d5a5d48ed3f1b3 Mon Sep 17 00:00:00 2001 From: Mark Allyn Date: Fri, 5 Feb 2010 10:52:46 -0800 Subject: [PATCH] --- yaml --- r: 186758 b: refs/heads/master c: bafb6f63af819269c23871ba9ca8d9eb3f6893cc h: refs/heads/master v: v3 --- [refs] | 2 +- trunk/drivers/staging/rar_register/Kconfig | 13 +++++++++++++ 2 files changed, 14 insertions(+), 1 deletion(-) diff --git a/[refs] b/[refs] index 919f43b17932..1943687ca36e 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: e33cc5cec039ac6aef68568c06998707bceb0953 +refs/heads/master: bafb6f63af819269c23871ba9ca8d9eb3f6893cc diff --git a/trunk/drivers/staging/rar_register/Kconfig b/trunk/drivers/staging/rar_register/Kconfig index 17f8bf3bb41a..3f73839643e9 100644 --- a/trunk/drivers/staging/rar_register/Kconfig +++ b/trunk/drivers/staging/rar_register/Kconfig @@ -14,4 +14,17 @@ config RAR_REGISTER contents of the restricted access region control registers. + The restricted access region control registers + (rar_registers) are used to pass address and + locking information on restricted access regions + to other drivers that use restricted access regions + + The restricted access regions are regions of memory + on the Intel MID Platform that are not accessible to + the x86 processor, but are accessible to dedicated + processors on board peripheral devices. + + The purpose of the restricted access regions is to + protect sensitive data from compromise by unauthorized + programs running on the x86 processor. endmenu