Age | Commit message (Collapse) | Author | Files | Lines |
|
These adaptations are now part of meta-intel-iot-security
and thus are no more needed here.
Change-Id: I0acfb3b7ea572b9805c2d53f70ea0eab0026cdae
Signed-off-by: José Bollo <jose.bollo@iot.bzh>
|
|
Allows the integration to AGL of the security security framwork
coming from tizen. It includes smack, cynara, security-manager and
other dependant components.
Most of this components are coming from a work made by Intel OTC to
create a yocto layer focused on security framework. This public work
available here https://github.com/01org/meta-intel-iot-security
has parts derived from Tizen's works and adds integrity parts.
This patch also removes dependencies to tizen-platform-config,
libslp-db-utils and dlog.
Change-Id: I510bff317fd479755711f5253dafdd5a264efaa6
Signed-off-by: José Bollo <jose.bollo@iot.bzh>
|
|
XmlSec is a library used for signing, validating,
and crypting XML files according to XMLDSIG,
the recommendation of the W3C. See
http://www.w3.org/TR/xmldsig-core1
The library is integrated with use of openSSL
only and without XSLT library integration.
Change-Id: I685e3b476d936bcedb52dd88da9f4286182e0c58
Signed-off-by: José Bollo <jose.bollo@iot.bzh>
|
|
This commits adds the security layer within the sources
of the AGL project.
This layer, named "meta-agl-security", is intended to host
receipes specific to the security framework of AGL.
In the case where a choice exist between several security
framework, the switch is done using "distro features" in
configuration files.
This layer will either hold the several framework and their
specific common components.
Change-Id: I8a34b2d6c06cd7d2687825a54d1fe75441de2895
Signed-off-by: José Bollo <jose.bollo@iot.bzh>
|