Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update HAL for scatter and gather engines #663

Open
lmbollen opened this issue Oct 28, 2024 · 0 comments
Open

Update HAL for scatter and gather engines #663

lmbollen opened this issue Oct 28, 2024 · 0 comments
Assignees

Comments

@lmbollen
Copy link
Contributor

There is an existing Hardware Abstraction Layer for the scatter and gather engines, but these have not been used yet.
The hardware abstraction layers should be updated to not use the flattened device tree initialization.

Furthermore we should create tests that check the HAL and component combination.

Note that the scatter and gather engines currently operate on Signal dom (Maybe (BitVector fw)) which should change to Signal dom (BitVector fw) at some point in the future #662

hiddemoll added a commit that referenced this issue Dec 9, 2024
Also removes the FDT infrastructure, which is no longer used.

Fixes: #663
hiddemoll added a commit that referenced this issue Dec 10, 2024
Also removes the FDT infrastructure, which is no longer used.

Fixes: #663
hiddemoll added a commit that referenced this issue Dec 13, 2024
Also removes the FDT infrastructure, which is no longer used.

Fixes: #663
hiddemoll added a commit that referenced this issue Dec 19, 2024
Also removes the FDT infrastructure, which is no longer used.

Fixes: #663
hiddemoll added a commit that referenced this issue Jan 15, 2025
Also removes the FDT infrastructure, which is no longer used.

Fixes: #663
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants