Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
D device_buzztime_bzt18uxa02
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 3
    • Issues 3
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Operations
    • Operations
    • Incidents
    • Environments
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Analytics
    • Analytics
    • CI/CD
    • Repository
    • Value Stream
  • Wiki
    • Wiki
  • Members
    • Members
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • scorpio
  • device_buzztime_bzt18uxa02
  • Wiki
  • rkimage encrypt support

rkimage encrypt support · Changes

Page history
mstevens created page: rkimage encrypt support authored Aug 28, 2017 by Mark Stevens's avatar Mark Stevens
Hide whitespace changes
Inline Side-by-side
Showing with 12 additions and 0 deletions
+12 -0
  • rkimage-encrypt-support.md rkimage-encrypt-support.md +12 -0
  • No files found.
rkimage-encrypt-support.md
View page @ ca6fb120
......@@ -15,4 +15,16 @@ For straight AOSP updates, the situation is handled with a hook in the recovery-
For Rockchip builds, this work has not been implemented. meaning that updates can only be delivered on unencrypted systems, or by applying an update from insertable media. We are left with the task of implementing the AOSP update process to the Rockchip rkimage file format.
* Code areas affected:
1. bootable/recovery
* recovery.cpp
* rkimage.cpp
* uncrypt/uncrypt.c - parses the recovery command - receives the CACHE_BLOCK_MAP parameter
* rkupdate.cpp/.h we created this to add blockmap changes to the rkimage code.
1. RKUpdateServiceCode
* need to add changes to the reboot-recovery command parameters in recoveryservice to enable blockmap
Clone repository
  • bzt18uxa02 1.2.0 1007 changes
  • bzt18uxa02 product releases
  • Home
  • preship provisioning tool
  • rkimage encrypt support