Skip to content

Commit

Permalink
Add pulp-offload-intf.c to stimulate and test CVA6-PULP cluster inter…
Browse files Browse the repository at this point in the history
…ference (pulp-platform#262)

* WIP: add wce test.

* Fix `buffer` accesses in `pulp-offload-intf.c`

* Let `pulp_boot_default` be defined by `elf2header.py`

* Point to yt/carfield branch for the `regression_tests`

* Fix `carfield.mk` indentation

* Correctly filter out `CAR_ELFLOAD_PULPD_INTF_SRC_C` from `CAR_SW_TEST_SRCS_C`
  • Loading branch information
luca-valente authored and Yvan Tortorella committed Aug 3, 2024
1 parent abb1d3e commit 1a69d70
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions sw/sw.mk
Original file line number Diff line number Diff line change
Expand Up @@ -120,8 +120,6 @@ car-pulpd-sw-offload-tests:
$(call offload_tests_template,$(PULPD_HEADER_TARGETS),pulpd,$(CAR_ELFLOAD_BLOCKING_PULPD_SRC_C),$(CAR_ELFLOAD_BLOCKING_PULPD_PATH))
$(call offload_tests_template,$(PULPD_HEADER_TARGETS),pulpd,$(CAR_ELFLOAD_PULPD_INTF_SRC_C),$(CAR_ELFLOAD_PULPD_INTF_PATH))

endif

# Litmus tests
LITMUS_REPO := https://github.com/pulp-platform/CHERI-Litmus.git
LITMUS_DIR := $(CAR_SW_DIR)/tests/bare-metal/riscv-litmus-tests
Expand Down

0 comments on commit 1a69d70

Please sign in to comment.