Skip to content
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

update latest codebase #352

Merged
merged 6 commits into from
Jun 11, 2024

Commits on Jun 11, 2024

  1. Update the firmware revision to 20240220

    Updating the firmware revision to include all the latest firmwares.
    
    Tests done:
    - Flashing and booting for CIV in GVT-d
    - Enabling Wi-Fi and connecting to it
    - Enabling Bluetooth and connecting to it
    
    Change-Id: Id1c38009888e0960f51207d27ad87035a0921e38
    Tracked-On: OAM-116655
    Signed-off-by: Manvi Bajaj <[email protected]>
    iViggyPrabhu committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    0893a9a View commit details
    Browse the repository at this point in the history
  2. Android U use the latest mesa version

    Use the mesa 24.0.1 instead of 23.1.1
    
    Tracked-On: OAM-117251
    Signed-off-by: HeYue <[email protected]>
    iViggyPrabhu committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    49d9122 View commit details
    Browse the repository at this point in the history
  3. Add efiwrapper and coreboot lib to support Slim Bootloader

    1. efiwrapper provides uefi env
    2. coreboot provides memory alloc method and printf function
    
    Tracked-On: OAM-118532
    Signed-off-by: Chen, Gang G <[email protected]>
    iViggyPrabhu committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    3d62f61 View commit details
    Browse the repository at this point in the history
  4. Open source kernel linux lts 2022 to celadon

    - Cleanup diff patch thats merged already.
    - Rebase conflicting patch.
    - Rebase kernel to 6.1.80 tag.
    
    Tests done:
        - Flashing and boot
        - Enabling Wi-Fi and connecting to it
        - Enabling Bluetooth and connecting to it
        - Audio playback
        - Video recording and playback
        - Verified ADB
        - Factory reset
    
    Tracked-On: OAM-118663
    Change-Id: Iabad8bf3ae5f5d0d17ea97709ed9a874bff75325
    Signed-off-by: sgnanase <[email protected]>
    iViggyPrabhu committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    fa42fe9 View commit details
    Browse the repository at this point in the history
  5. Add vsomeip

    Tracked-On: OAM-119964
    Signed-off-by: Qi Zhang <[email protected]>
    iViggyPrabhu committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    d81c589 View commit details
    Browse the repository at this point in the history
  6. Upgrade AOSP Tag to r27 from r24

    This will update the AOSP tag to latest available
    QPR1 tag publicily.
    
    Tests Done: Build and boot
    
    Tracked-On: OAM-120392
    Change-Id: I86a76285de3345ae536165740d28844eb5369783
    Signed-off-by: Tanuj Tekriwal <[email protected]>
    iViggyPrabhu committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    6b5aca1 View commit details
    Browse the repository at this point in the history