Revert "[display][canvas] Port canvas driver from C to C++"

This reverts commit f01fb5b4f3a95e0024bc50dfa1ef43b613dc314c.

Reason for revert: causing device enumeration test failures

Original change's description:
> [display][canvas] Port canvas driver from C to C++
> 
> Ported the aml-canvas driver to use the C++ DDK template library.
> 
> Test: Added unit test 'aml-canvas-test' to verify device lifecycle and
> various canvas config and free behaviors. Also tested locally on devices
> that use the canvas driver. Brought up the virtual console and ran
> tests: 'gfxtest' and 'display-test --amlogic'. Verified that scenic
> comes up fine as well.
> 
> Change-Id: Iea588d2da97ecfa6a76b09b36fba40e197647f2a

TBR=payamm@google.com,surajmalhotra@google.com,rashaeqbal@google.com

Change-Id: I066590499e4a0923e13e7db493203b35f36f8373
No-Presubmit: true
No-Tree-Checks: true
No-Try: true
7 files changed
tree: 8c0f9fbd3726dee591ac9c45ae93db1ae40e04fc
  1. boards/
  2. build/
  3. bundles/
  4. docs/
  5. examples/
  6. garnet/
  7. peridot/
  8. products/
  9. scripts/
  10. sdk/
  11. src/
  12. third_party/
  13. tools/
  14. zircon/
  15. .clang-format
  16. .clang-tidy
  17. .dir-locals.el
  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.

How can I build and run Fuchsia?

See Getting Started.

Where can I learn more about Fuchsia?

See fuchsia.dev.