Séminaire d'équipe(s) Verification of Algorithms, Languages and Systems
ProvenCore: Towards a Verified Isolation Micro-Kernel
Stéphane Lescuyer
20 March 2015, 10:00 - 20 March 2015, 11:30 Salle/Bat : 435/PCRI-N
Contact :
Activités de recherche : Deductive Verification of Programs
Résumé :
We will present an ongoing project aiming at a fully secure
micro-kernel named ProvenCore
(http://www.provenrun.com/products/provencore/), currently in
development at Prove & Run. ProvenCore is typically designed to be used
as a secure world operating system in mobile devices, next to rich
operating systems such as iOS or Android. It is suitable for use as a
solid foundation for a professional application platform or a Trusted
Execution Environment, isolated from normal world applications.
ProvenCore is both developed and specified in a single specification
language called Smart. The Smart models are used to generate efficient C
code, as well as to express low- and high-level properties of the
implementation. Of particular interest are guarantees of integrity and
confidentiality for the processes running on the kernel. As part of the
presentation, we will demonstrate the main features of the Smart
language and its associated IDE
(http://www.provenrun.com/products/proventools/), both developed at
Prove & Run.