add src/platform/cr50

It maps to chromiumos/platform/ec, revision
bd699e2e1b19c7010e668b1f665f66b538076ec2 (ToT of cr50_stab branch)

BUG=b:173072344
TEST=None

Change-Id: I6aa8bb04ddda4cec2e44f95c4d56dab319ff19cb
Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/manifest/+/2521565
Reviewed-by: Andrey Pronin <apronin@chromium.org>
Reviewed-by: Stimim Chen <stimim@chromium.org>
Commit-Queue: Stimim Chen <stimim@chromium.org>
Tested-by: Stimim Chen <stimim@chromium.org>
(cherry picked from commit fee5ee3f69f78df85ccd8f8b4c62e878a3c6a730)
Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/manifest/+/2550773
Reviewed-by: YH Lin <yueherngl@chromium.org>
1 file changed
tree: 6f55a87d76ab07c7ae802b3747a7453ca4592635
  1. _remotes.xml
  2. full.xml
  3. README.md
README.md
IMPORTANT: Changes to this repo must also be made in the private manfest repo https://chrome-internal.googlesource.com/chromeos/manifest-internal. Automated sync between manifest-internal and manifest is not yet set up.

Repo Groups

Repo is the tool that we use to manage our local checkouts. It parses the manifest specified by the default.xml file. The name of the manifest can be ovverriden using -m. One could also check out a subset of the manifest using the repo groups feature. This section documents the important groups that are part of the default chromiumos manifest.

minilayout

This group is the minimum subset of repos needed to do a full build of Chrome OS. It doesn't include all of the repos to necessarily test the OS image but does include all those needed to create an iamge.

buildtools

The subset of repos needed to perform release actions i.e. payload generation, etc. Used by release engineers, TPMs, and Infra team members. Note this group isn't useful without a checkout of manifest-internal.

labtools

Tools needed to perform routine lab administrative actions like DUT re-allocation or lab server management.