-
Notifications
You must be signed in to change notification settings - Fork 22
Beagleplay security use cases #139
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
Conversation
Signed-off-by: anpa8480 <andor.pastor@gmail.com>
Signed-off-by: anpa8480 <andor.pastor@gmail.com>
Signed-off-by: anpa8480 <andor.pastor@gmail.com>
Signed-off-by: anpa8480 <andor.pastor@gmail.com>
| - outdir/* | ||
|
|
||
| scripts: | ||
| - name: boot_configure.sh No newline at end of file |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
| - name: boot_configure.sh | |
| - name: boot_configure.sh | |
| ./../bootloader/bootloader_uboot_cortexR.sh | ||
| ./../bootloader/bootloader_uboot_cortexA.sh | ||
|
|
||
| cp ./../bootloader/extlinux.conf ${PROJECT_HOME}/${BOOTLOADER_DIR}/public/ No newline at end of file |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
| cp ./../bootloader/extlinux.conf ${PROJECT_HOME}/${BOOTLOADER_DIR}/public/ | |
| cp ./../bootloader/extlinux.conf ${PROJECT_HOME}/${BOOTLOADER_DIR}/public/ | |
| fi | ||
| #else | ||
| # echo "${BLUE}CORTEXA u-boot binary ${PROJECT_HOME}/${BOOTLOADER_DIR}/public/u-boot.img already present${NC}" | ||
| #fi No newline at end of file |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
| #fi | |
| #fi | |
| # Reset the kernel value - we don't want to download and extract it | ||
| kernel: null | ||
| # Root device to mount | ||
| root_device: /dev/mmcblk1p2 No newline at end of file |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
| root_device: /dev/mmcblk1p2 | |
| root_device: /dev/mmcblk1p2 | |
| make -C ${PROJECT_HOME}/${KERNEL_DIR}/linux-6.1.46-ti-arm64-r13 O=${PROJECT_HOME}/${KERNEL_DIR}/linux_build -j$(nproc) | ||
| else | ||
| echo "${ORANGE}${PROJECT_HOME}/${KERNEL_DIR}/linux_build folder exist which means kernel was already built. If the build was corrupted please delete the folder to force rebuild!${NC}" | ||
| fi No newline at end of file |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
| fi | |
| fi | |
| mode: 755 | ||
| scripts: | ||
| - name: config_root.sh # Name of the script, relative path to this file | ||
| env: chroot # Type of execution environment No newline at end of file |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
| env: chroot # Type of execution environment | |
| env: chroot # Type of execution environment | |
| mode: 755 | ||
| scripts: | ||
| - name: config_root.sh # Name of the script, relative path to this file | ||
| env: chroot # Type of execution environment No newline at end of file |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
| env: chroot # Type of execution environment | |
| env: chroot # Type of execution environment | |
Signed-off-by: anpa8480 <andor.pastor@gmail.com>
Signed-off-by: anpa8480 <andor.pastor@gmail.com>
Signed-off-by: anpa8480 <andor.pastor@gmail.com>
Signed-off-by: anpa8480 <andor.pastor@gmail.com>
Signed-off-by: anpa8480 <andor.pastor@gmail.com>
Signed-off-by: anpa8480 <andor.pastor@gmail.com>
Changes
(Provide a brief description of the changes in this pull request)
Dependencies:
(Provide list of pull requests with dependecies with this pull request)
Tests results
Developer Checklist:
Checklists for documentation
(spelling, grammar, formatting, US English is used)
no contradictions, no double descriptions
Reviewer checklist:
Checklists for documentation
(spelling, grammar, formatting, US English is used)
no contradictions, no double descriptions