├── LICENSE ├── README.md ├── config-hardened-coral ├── config-hardened-flo ├── config-hardened-marlin ├── hardened_coral.patch ├── hardened_flo.patch └── hardened_marlin.patch /LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hardenedlinux/armv7-nexus7-grsec/HEAD/LICENSE -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hardenedlinux/armv7-nexus7-grsec/HEAD/README.md -------------------------------------------------------------------------------- /config-hardened-coral: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hardenedlinux/armv7-nexus7-grsec/HEAD/config-hardened-coral -------------------------------------------------------------------------------- /config-hardened-flo: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hardenedlinux/armv7-nexus7-grsec/HEAD/config-hardened-flo -------------------------------------------------------------------------------- /config-hardened-marlin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hardenedlinux/armv7-nexus7-grsec/HEAD/config-hardened-marlin -------------------------------------------------------------------------------- /hardened_coral.patch: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hardenedlinux/armv7-nexus7-grsec/HEAD/hardened_coral.patch -------------------------------------------------------------------------------- /hardened_flo.patch: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hardenedlinux/armv7-nexus7-grsec/HEAD/hardened_flo.patch -------------------------------------------------------------------------------- /hardened_marlin.patch: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hardenedlinux/armv7-nexus7-grsec/HEAD/hardened_marlin.patch --------------------------------------------------------------------------------