renamings - no reference to Iso which is possibly different

This commit is contained in:
Burkhart Wolff 2020-08-24 09:40:56 +02:00
parent 9a8b0c7c55
commit d088d19f38
4 changed files with 6 additions and 7 deletions

View File

@ -1,7 +1,7 @@
theory PikeOS_ST (*Security Target *)
imports "../../../src/ontologies/CC_ISO15408/CommonCriteria_15408"
(* Isabelle_DOF.CommonCriteria_15408 *)
imports "../../../src/ontologies/CC_v3.1_R5/CC_v3_1_R5"
(* Isabelle_DOF.CommonCriteria_15408 *)
begin
@ -29,7 +29,7 @@ text*[pkostoeref::toe_ref_cls, dev_name="''''", toe_name="''PikeOS''",
Certification Kit build S4250 and PikeOS 3.4 Common Criteria Kit build S4388.\<close>
subsection*[pkossttoeovrvwsubsec::st_ref_cls]\<open> TOE Overview \<close>
text*[pkosovrw1::toe_ovrw_cls]\<open>he TOE is a special kind of operating system,
text*[pkosovrw1::toe_ovrw_cls]\<open>The @{definition TOE} is a special kind of operating system,
that allows to effectively separate
different applications running on the same platform from each other. The TOE can host
user applications that can also be operating systems. User applications can also be
@ -48,10 +48,9 @@ The major security services provided by the TOE are:
Separation in space of applications hosted in different partitions from each other
and from the PikeOS operating system according to the configuration data by
Page 3 of 44using the underlying hardware,
2086
 Separation in time of applications hosted in different partitions from each other
2086 Separation in time of applications hosted in different partitions from each other
and from the PikeOS operating system according to the configuration data,
Provision and management of communication objects,
Provision and management of communication objects,
 Management of and access to the TOE and TOE data,
 PikeOS operating system self-protection and accuracy of security functionality,
 Generation and treatment of audit data according to the configuration data.\<close>

View File

@ -13,7 +13,7 @@
* SPDX-License-Identifier: BSD-2-Clause
*************************************************************************)
theory CommonCriteria_15408
theory "CC_v3_1_R5"
imports "../technical_report/technical_report"
"CC_terminology"