{
  "actions": [
    {
      "command": [
        "alr",
        "build"
      ],
      "directory": "../sample_apps/hello_partitions",
      "type": "test"
    }
  ],
  "authors": [
    "J. German Rivera"
  ],
  "configuration": {
    "variables": {
      "Platform": {
        "default": "arm_fvp",
        "type": "Enum",
        "values": [
          "arm_fvp"
        ]
      },
      "Separation_Kernel_Debug_Tracing_On": {
        "default": false,
        "type": "Boolean"
      }
    }
  },
  "description": "High-Integrity RTOS Separation Kernel",
  "licenses": "Apache-2.0",
  "maintainers": [
    "J. German Rivera <jgrivera67@gmail.com>"
  ],
  "maintainers-logins": [
    "jgrivera67"
  ],
  "name": "hirtos_separation_kernel",
  "origin": {
    "commit": "ebcd8cb20115356aa0d99c97124e47a175e56e8e",
    "subdir": "./hirtos_separation_kernel/",
    "url": "git+https://github.com/jgrivera67/HiRTOS.git"
  },
  "tags": [
    "hypervisor"
  ],
  "version": "2.0.0",
  "website": "https://github.com/jgrivera67/HiRTOS"
}
