TF-A LTS Meeting Minutes
TF-A LTS Meeting Minutes
This is the running minutes and actions for TF-A LTS
Date: tbd
Attendees:
Minutes:
- List Item
Date: Jan 17, 2023
Attendees: Okash Khawaja (Google), Varun Wadekar (NVIDIA), Bipin Ravi (arm)
Minutes:
- File a TFC ticket for LTS regression support planning and support with Paul's help. (Bipin)
- Request for support of sending emails to maintainers based on monitoring script encountering a positive score. Raised in the existing TFC ticket.
- Invite Paul to the LTS meeting on Jan 24 or a future meeting based on availability to discuss these requirements in more details and discuss options.
- LTS incoming patch review and populate to spreadsheet (Varun)
- Preliminary review with TF-A TL and platform owners ongoing
- The google spreadsheet been ported to https://developer.trustedfirmware.org/w/tf_a/tf-a_lts_meeting_minutes/tracking/
- Start cherry picking applicable patches to LTS branch (Varun)
- Phase 1 Errata and Security patches
- Phase 2 Highlighted ones needing clarification with TFA TL or platform owners
- Platform owners to step up and voice their requirements before LTS code freeze.
- All cherry-picked patches to have comments field indicate why this was picked for LTS
- Tech Forum slide deck template (Okash)
- Shared with Varun and Bipin
- Enter all applicable thoughts on the shared presentation and review by Jan 25.
- One suggestion for patches to be considered for LTS is using the LTS tag in Change ID subject line
Date: Dec 06, 2022
Attendees: Okash Khawaja (Google), Varun Wadekar (NVIDIA), Bipin Ravi (arm)
Minutes:
- Solved most issues with the monitor script with help from Paul.
- Patch arrival notification, invoking script is OK
- Sending email part still not taken care and to be checked with Paul.
- Sandbox creation for running CI/CD still NOT clear.
- Okash agreed to make sure all pieces exist and work together
- Varun still doesn't have access to the ticket with Paul. Issue not with NVIDIA network or the VPN.
- Paul's patches
- LTS branch creation
- Create branch for TF-A, TFTF and OpenCI scripts based of v2.8 - Bipin to create.
- Send email about LTS release candidate branch to community - Matteo to be part of the communication to the community
- Still targeting first week of Feb for the LTS release.
- Linaro CI bandwidth concerns to be taken with Matteo/Joanna
- CI run using TFTF LTS version(lts-v2.8) branched off the v2.8 release.
- Multiple fixes coming in after v2.8.
- Agreed we will stick with errata and security fixes only
- Communicate any other fixes that addresses main functionality issues on a case-by-case basis if it happens. But "fix" doesn't mean bug fixes most of the time. - Bipin
- Central document with 3 columns to track patches taken/rejected from LTS branch despite a positive monitor script score.
- To have Patch, status (accept or reject) and comments for rejection at a minimum
- Maintainers will have full access, other have read/comment access.
Date: Oct 25, 2022
Attendees: Okash Khawaja (Google), Varun Wadekar (NVIDIA), Bipin Ravi (arm), Joanna Farley (arm), Matteo Carlini (arm)
Minutes:
- Define what we want to do with the automation.
- Automated script to identify the patches that qualify for LTS branch
- How to identify a patch being a CPU errata implementation from the commit header/message and patch stack? – (Bipin)
- Start with CPU Errata identification script design. Initially list all the steps. Target to have an early implemented version for this script by TF-A v2.8 (Okash).
- Add additional capabilities like Security, Platform related errata/bug fixes patches identification to be added after the CPU errata. TBD
- Automated script for integration to LTS branch
- What’s the language currently used to add hooks? – (Bipin)
- Git API to find the patch series? – TBD
- TF.org, auto merger logic etc. – Need help
- Automated script to identify the patches that qualify for LTS branch
- Overall Flow
- Whatever we change is posted in TF-A integration branch.
- To track commit header, commit message and files changed. Identify keywords to generate alerts on a match. Check “CPU Errata patch identification” section below for details.
- Assumption is patch owners/reviewers make sure to enforce/gate keep using the right tags in commit messages/header at least moving forward.
- For missed patches, we need to identify the right keywords/mechanism to identify them and enhance the script as we go on.
- Generate an early email alert to LTS maintainers
- All merge conflicts are resolved in TF-A integration. So, LTS to use TF-A master branch as the base to pick final matched patches.
- To track commit header, commit message and files changed. Identify keywords to generate alerts on a match. Check “CPU Errata patch identification” section below for details.
- Cherry pick errata to LTS branch from TF-A master branch once the patch is merged.
- Auto merge if possible, to the LTS integration branch. How do we do it? TBD
- Auto run the CI, plan nightly Open-CI runs.
- Automated email alerts for the CI results to the LTS maintainers.
- Whatever we change is posted in TF-A integration branch.
- LTS merge process
- Keep it simple.
- 2 weeks window from LTS candidate to LTS tag
- Start off by having 3 emails
- First email when creating the candidate. Interested partners can run their platform regressions with the LTS RC.
- Second email middle of the 2-week period warning about the approaching LTS tag(major/minor)
- Third email announcing the LTS tag
- Additional relevant patches/errata to be discussed for identification
- Security
- Platform bug fixes
- GIC errata
- Backporting concerns
- Porting patches identified for LTS branch and an effort to backport to a very old LTS tag, theoretically increasing complexity to get it merged or even impossible.
- Need to discuss this more but lower chances initially to encounter this.
- Script ownership/maintainership to be shared by Arm, Google and NVIDIA.
- Currently no Linaro involvement
- Can we assume all CI scripts and other infra can be used from Linaro?
- For TF.org, Jenkins, Infra support etc. file ticket and can request Linaro to help.
- Current LTS assigned maintainers do not have the expertise in gerrit administrative efforts including configuring.
- Need to discuss this further and find a solution.
- CPU Errata patch identification
- Specific changes in the patch diff to be looked for
- assembly macros within the <cpu>.S file within the patch is also checked in diff
- New line with first word “report_errata” followed by second word “ERRATA_(wildcard)” string in lib/cpus/aarch../*.S file associated with the patch.
- New line within the docs/design/cpu-specific-build-macros.rst having the string “`ERRATA_(wildcard)`”
- lib/cpus/cpu-ops.mk part of the patch hold the same “ERRATA_(wildcard)” string
- For CPUs, the errata enable compile flag follows the format ERRATA_<CPUNAME>_<ERRATA_ID> which could be useful later.
- Specific changes in the patch diff to be looked for
Date: Oct 18, 2022
Attendees: Okash Khawaja (Google), Varun Wadekar (NVIDIA), Bipin Ravi (arm), Joanna Farley (arm), Doug Richmond (arm)
Minutes:
- LTS Branch will be created after the V2.8 release at the end of November.
- Must also branch TFTF and the CI.
- Target for the formal release version of the LTS branch will be at the beginning of February actual date TBD.
- Partner testing will be performed on the LTS candidate on their downstream platforms during December and January to ensure that the LTS branch is considered stable. This is supposed to cover the extended regressions on platforms outside of TF-A. During this time the LTS should be labeled as an RC version until conclusion of testing and agreement that the formal first LTS release can be approved and published.
- Only Bugs and fixes approved by the maintainers should be approved to be included in the LTS up to the point of its first version.
- The versioning scheme needs to be defined. The first release in February could be versioned as lts-2.8.1 but needs agreement that this versioning does not have the potential of causing confusion with any consumers.
- Any fixes to the LTS will only be fixes to the published functionality within either common or platform code. If there are corner cases / exceptions to this policy, then it will be the responsibility of the maintainers to decide if the code is merged from TF-A main to the LTS branch.
- All changes required by the LTS will be tested and merged to TF-A main before being considered for inclusion in the LTS. Any exception to this requirement needs to be further thought about and discussed.
- A mailing list needs to be created for the LTS branch with all LTS interested partners and maintainers to ensure good communication for the branch status.
- Errata and other fixes required by the LTS from TF-A main will need to be identified, tested, approved by maintainers, and merged into the LTS. This process needs to be made as efficient as possible to reduce the effort required.
- To allow this process to be made efficient scripts will need to be developed to highlight changes (security fixes, bugs or errata) to cherry pick the changes from TF-A Main and trigger CI tests (post commit hook to auto merge into another branch and kick off runs) and automatically email the maintainers for their manual approval prior to automatic merging to the LTS.
- The manual approval is to maintain the quality of the LTS in case of patches not being correctly identified by entry of keywords for inclusion in the LTS branch.
- This design requires more discussion, and a follow up design is to be created with detail for the scripts which will need development prior to the LTS being published.
- Resource for the script development needs to be named. There is currently no development resource to perform this work.
- Where does the script run?
- Errata for all CPUs needs to be included in the LTS branch. If a new partner was to start using the LTS for resident LTS CPUs, it could cause significant effort to add all the applicable errata if they were not present in the first place. Only adding critical errata for CPUs being used for current interested partners using the LTS on platforms could cause other issues with the branch configuration quality.
- The LTS life span is understood to be 5 years (with interest to extend up to 7 years which needs further thoughts) and all LTS participating partners and arm are committed to provide maintainer support for this period. Arm has stated their named resource for Year 1 and subsequent years are to be confirmed after this pilot period.
- Last Author
- bipinravi-arm
- Last Edited
- Jan 24 2023, 4:53 AM
Document Hierarchy
Document Hierarchy
Event Timeline
Comment Actions
Added LTS patch automation doc: https://developer.trustedfirmware.org/w/tf_a/tf-a_lts_meeting_minutes/tf-a_lts_patch_automation/