codeplaysoftware / oneapi-construction-kit

Other
55 stars 21 forks source link

Return a hal_device_info_riscv_t from cpu hal/remote hal #469

Closed coldav closed 3 weeks ago

coldav commented 1 month ago

Overview

Return a hal_device_info_riscv_t from cpu hal/remote hal

Reason for change

Allow in-tree risc-v to support cpu hal/remote HAL

Description of change

Change cpu hal to return a reference to the device info. Fix assert when vlen = 0 in mux kernels. Add link_shared to hal arguments. Add the examples/hals directory to the list searched