Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Push of last edits
  • Loading branch information
paw10003 committed Jun 9, 2016
1 parent d4c6964 commit 4f35f8c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions AADLSecPaper.tex
Expand Up @@ -309,8 +309,8 @@ Extensions to the security-centric aspects of the AADL language have been recent

The new security framework that this paper proposes would require the following steps to take place:
\begin{enumerate}
\item Creation of a low-level component library that would contain normal and secure version implementations of each base component within the architectural space used for model generation.
\item Formalized description and definition of higher level security requirements that may come from user-defined needs or from the experience of knowledge of security experts.
\item Creation of a low-level component library that would contain normal and secure version implementations of each base component within the architectural space used for model generation. (Example: Listing~\ref{lst:AADLSecEncryption})
\item Formalized description and definition of higher level security requirements that may come from user-defined needs or from the experience of knowledge of security experts. (Example: Listing~\ref{lst:AADLSecLevels})
\item Creation of a mapping process by which security requirements and secure component specifications can be uniformly compared to allow for the generation of potential secure architectural system model solutions to the given inputs.
\item Verification tools to validate mapping implementation solutions.
\item Implementation of automated tools for the purpose of thoroughly exploring the entire design space for optimizing generated designs while minimizing the amount of time spent developing said design models.
Expand Down

0 comments on commit 4f35f8c

Please sign in to comment.