{
  "cksum": "cc94f4864ea935874b00730491b150e4247f8610cda26ef08555661800d87f07",
  "crate_file": "ax-hal-0.5.22.crate",
  "crate_url": "https://static.crates.io/crates/ax-hal/ax-hal-0.5.22.crate",
  "deps": [
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "ax-alloc",
      "optional": true,
      "req": "^0.8.6",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "ax-cpu",
      "optional": false,
      "req": "^0.8.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "ax-kernel-guard",
      "optional": false,
      "req": "^0.3.11",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "ax-kspin",
      "optional": true,
      "req": "^0.3.12",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "ax-memory-addr",
      "optional": false,
      "req": "^0.6.9",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "ax-page-table-multiarch",
      "optional": true,
      "req": "^0.8.12",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "non-zero-vma"
      ],
      "kind": "normal",
      "name": "ax-percpu",
      "optional": false,
      "req": "^0.4.13",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "ax-plat",
      "optional": false,
      "req": "^0.8.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "ax-plat-loongarch64-qemu-virt",
      "optional": true,
      "req": "^0.5.17",
      "target": "cfg(target_arch = \"loongarch64\")"
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "ax-plat-riscv64-sg2002",
      "optional": true,
      "req": "^0.4.6",
      "target": "cfg(target_arch = \"riscv64\")"
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "axplat-dyn",
      "optional": true,
      "req": "^0.7.6",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "cfg-if",
      "optional": false,
      "req": "^1.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "fdt-parser",
      "optional": false,
      "req": "^0.4",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "heapless",
      "optional": false,
      "req": "^0.9",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "log",
      "optional": false,
      "req": "^0.4",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "rdrive",
      "optional": false,
      "req": "^0.23.2",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "spin",
      "optional": false,
      "req": "^0.12",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "build",
      "name": "toml",
      "optional": false,
      "req": "^1",
      "target": null
    }
  ],
  "features": {
    "axvisor-linker": [],
    "default": [],
    "host-test": [],
    "myplat": [],
    "plat-dyn": [
      "axplat-dyn"
    ],
    "tls": [
      "ax-cpu/tls"
    ],
    "xuantie-c9xx": [
      "ax-cpu/xuantie-c9xx"
    ]
  },
  "features2": {
    "defplat": [
      "dep:ax-plat-loongarch64-qemu-virt"
    ],
    "fp-simd": [
      "ax-cpu/fp-simd",
      "ax-plat-riscv64-sg2002?/fp-simd",
      "ax-plat-loongarch64-qemu-virt?/fp-simd",
      "axplat-dyn?/fp-simd"
    ],
    "hv": [
      "paging",
      "ax-cpu/arm-el2",
      "ax-cpu/exception-table",
      "ax-percpu/arm-el2",
      "axplat-dyn?/hv"
    ],
    "ipi": [
      "irq"
    ],
    "irq": [
      "ax-plat-riscv64-sg2002?/irq",
      "ax-plat-loongarch64-qemu-virt?/irq",
      "ax-plat/irq",
      "axplat-dyn?/irq",
      "dep:ax-kspin"
    ],
    "loongarch64-qemu-virt": [
      "dep:ax-plat-loongarch64-qemu-virt"
    ],
    "paging": [
      "dep:ax-alloc",
      "dep:ax-page-table-multiarch",
      "ax-page-table-multiarch/ax-errno",
      "ax-plat-loongarch64-qemu-virt?/paging"
    ],
    "riscv64-sg2002": [
      "dep:ax-plat-riscv64-sg2002"
    ],
    "rtc": [
      "ax-plat-riscv64-sg2002?/rtc",
      "ax-plat-loongarch64-qemu-virt?/rtc",
      "axplat-dyn?/rtc"
    ],
    "smp": [
      "ax-plat-riscv64-sg2002?/smp",
      "ax-plat-loongarch64-qemu-virt?/smp",
      "axplat-dyn?/smp",
      "ax-plat/smp"
    ],
    "uspace": [
      "paging",
      "ax-cpu/uspace",
      "axplat-dyn?/uspace"
    ]
  },
  "index_path": "ax/-h/ax-hal",
  "name": "ax-hal",
  "pubtime": "2026-06-27T13:33:15Z",
  "v": 2,
  "vers": "0.5.22",
  "yanked": false
}
