8000 TicKV: Use const parameter rather than assume 2048 byte pages by bradjc · Pull Request #3458 · tock/tock · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

TicKV: Use const parameter rather than assume 2048 byte pages #3458

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

Merged
merged 4 commits into from
Jun 9, 2023

Conversation

bradjc
Copy link
Contributor
@bradjc bradjc commented May 26, 2023

Pull Request Overview

This pull request updates the tickv stack to:

  1. Add a component for using a dedicated flash interface instead of a mux on top of flash.
  2. Add a const param instead of assuming 2048 byte pages.

Testing Strategy

Using tickv on nrf52840

TODO or Help Wanted

n/a

Documentation Updated

  • Updated the relevant files in /docs, or no updates are required.

Formatting

  • Ran make prepush.

bradjc added 3 commits May 26, 2023 16:41
@github-actions github-actions bot added component WG-OpenTitan In the purview of the OpenTitan working group. labels May 26, 2023
alistair23
alistair23 previously approved these changes May 29, 2023
lschuermann
lschuermann previously approved these changes May 31, 2023
@bradjc bradjc dismissed stale reviews from lschuermann and alistair23 via 5ee57e0 June 2, 2023 14:22
@alevy
Copy link
Member
alevy commented Jun 9, 2023

bors r+

@bors
Copy link
Contributor
bors bot commented Jun 9, 2023

Build succeeded!

The publicly hosted instance of bors-ng is deprecated and will go away soon.

If you want to self-host your own instance, instructions are here.
For more help, visit the forum.

If you want to switch to GitHub's built-in merge queue, visit their help page.

@bradjc bradjc merged commit fdd2a84 into master Jun 9, 2023
@bors bors bot deleted the tickv-generalize branch June 9, 2023 15:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component WG-OpenTitan In the purview of the OpenTitan working group.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants
0