[ftl][aml-rawnand][fs-test] Reduce risk of accepting partial nand writes.

Pulls in changes to Ftl and raw nand driver to prevent interpretting
partial writes as valid pages. Includes test to reproduce and verify the
fix for the original issue.

Bug: b/179400686
(cherry picked from commits d2fdf2c7c0e3f4d8ab453ba5e3603b5d998cde9e
 249a0a1ffb19cf33f7e70be454db593ac3a91bd1
 c11a93bbfeb2f1d872a732920678aa24ec500eee
 dbdfdc370b2593c77df53264d2c976991e8e4203
 b1743da07826429c4a8495e4f8cad174903941b9)

Change-Id: I8ac619bab51863e0e5f7bdbe0fe6e64b1dc29bb0
Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/539043
Reviewed-by: Chris Suter <csuter@google.com>
Reviewed-by: Jocelyn Dang <jocelyndang@google.com>
API-Review: Jocelyn Dang <jocelyndang@google.com>
36 files changed
tree: dab201f37daba5e437980a497bbde27bd5fa3f8a
  1. boards/
  2. build/
  3. buildtools/
  4. bundles/
  5. docs/
  6. examples/
  7. garnet/
  8. products/
  9. scripts/
  10. sdk/
  11. src/
  12. third_party/
  13. tools/
  14. zircon/
  15. .clang-format
  16. .clang-tidy
  17. .git-blame-ignore-revs
  18. .gitattributes
  19. .gitignore
  20. .gn
  21. .style.yapf
  22. AUTHORS
  23. BUILD.gn
  24. CODE_OF_CONDUCT.md
  25. CONTRIBUTING.md
  26. LICENSE
  27. OWNERS
  28. PATENTS
  29. README.md
  30. rustfmt.toml
README.md

Fuchsia

Pink + Purple == Fuchsia (a new operating system)

What is Fuchsia?

Fuchsia is a modular, capability-based operating system. Fuchsia runs on modern 64-bit Intel and ARM processors.

Fuchsia is an open source project with a code of conduct that we expect everyone who interacts with the project to respect.

Read more about Fuchsia's principles.

How can I build and run Fuchsia?

See Getting Started.

Where can I learn more about Fuchsia?

See fuchsia.dev.