summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Seung-Woo Kim [Thu, 24 Aug 2023 00:51:33 +0000 (09:51 +0900)]
thor: Send nack for unmatched filename
Send nack with error value for not found matched filename from
dfu list. Otherwise, lthor will send next requests for the file.
Change-Id: I9e2b1c2eb18d80cda6464ffa16e2f5ba482635ad
Signed-off-by: Seung-Woo Kim <sw0312.kim@samsung.com>
Seung-Woo Kim [Tue, 22 Aug 2023 06:22:18 +0000 (15:22 +0900)]
data: Add partition_visionfive2.info
For visionfive2 riscv soc board, add partition_visionfive2.info
having flashed file map to partition and packaged the file into
fm-data-visionfive2 rpm.
Change-Id: Ida5fbd7e49dc6e982b045333ff1f4a9c3aa6f852
Signed-off-by: Seung-Woo Kim <sw0312.kim@samsung.com>
Seung-Woo Kim [Tue, 22 Aug 2023 08:42:53 +0000 (17:42 +0900)]
packaging: Add missing manifest files to each package
Add missing manifest files to each package to remove below
install message:
No manifest in this package. Creating default one
Change-Id: I6d2f81834618af7b9ebd22f4cc10694c8c0f34bb
Signed-off-by: Seung-Woo Kim <sw0312.kim@samsung.com>
Dongwoo Lee [Mon, 10 Apr 2023 04:41:22 +0000 (13:41 +0900)]
interface: Disconnect interfaces properly
Some interfaces can be connected automatically without host runs lthor
due to the characteristics of connection such as usb. So, even the
network interface is used for transmitting image, usb connection
thread may wait for handshake. Previously in this case, when flashing
via network is not completed successfully, usb cannot be
re-initialized since the previous usb connection is not closed
properly. Thus, this patch makes sure all interfaces are disconnected
when the flash-manager is terminated.
Change-Id: I019e75b0bb774c292a2d7c142c0d00c7942322e1
Signed-off-by: Dongwoo Lee <dwoo08.lee@samsung.com>
Marek Pikuła [Mon, 7 Nov 2022 17:00:41 +0000 (18:00 +0100)]
riscv64: Add RISC-V to supported arch list
Change-Id: I716447a1e041bfd2d2f97d815c9aa2d19e618db4
Signed-off-by: Łukasz Stelmach <l.stelmach@samsung.com>
Seung-Woo Kim [Mon, 4 Jul 2022 10:11:25 +0000 (19:11 +0900)]
scripts: Remove unused tools
After removing wifi feature, ln, sed, cp and find tools are not
used. Remove the unused tools.
Change-Id: Ie9f603dd133554cf06a7fbde3a93f0b185e5bc3e
Signed-off-by: Seung-Woo Kim <sw0312.kim@samsung.com>
Jaehoon Chung [Mon, 18 Apr 2022 00:41:40 +0000 (09:41 +0900)]
data: add the generic partition info data
To support network download, it needs to locate partition.info in hal.
This is the common partition layout to use Tizen.
Change-Id: Ife8ab1f948da5f6ab7a0f77c24fb302f8ac13187
Signed-off-by: Jaehoon Chung <jh80.chung@samsung.com>
Dongwoo Lee [Tue, 22 Feb 2022 04:24:12 +0000 (13:24 +0900)]
usd: Check validation of set_line_coding packet size.
To prevent vulnerable memory allocation of set_line_conding packet,
check validation of set_line_coding packet size value.
Change-Id: I0db4860477769622a79d4b0b6d18d3518c795d59
Signed-off-by: Dongwoo Lee <dwoo08.lee@samsung.com>
Seung-Woo Kim [Mon, 29 Mar 2021 06:36:39 +0000 (15:36 +0900)]
packaging: remove initrd-flash dependency to fm-data
To split device specific data from common image, remove dependency
to device specific fm-data from initrd-flash package.
Note: RPI images have fm-data-rpi3 explictly, so it will not break
current flash process.
Change-Id: Ie1f714686b383c350cb9897ae36548c812a0840a
Signed-off-by: Seung-Woo Kim <sw0312.kim@samsung.com>
Seung-Woo Kim [Mon, 29 Mar 2021 06:33:42 +0000 (15:33 +0900)]
dfu: add error log about failure for partition information
When splitting /hal directory, there can be no files under /hal
directory. Add explicit error log about failure to open device
speicif file.
Change-Id: Icf14faac406035927cec00e4a46595e1d7559edd
Signed-off-by: Seung-Woo Kim <sw0312.kim@samsung.com>
Seung-Woo Kim [Mon, 29 Mar 2021 05:07:52 +0000 (14:07 +0900)]
date: move device specific partition under /hal directory
The pratition information is device specific data, and it should
be under /hal directory.
Change-Id: I543fd5d5d1fe4c0c688ef3fcb76adca8e5b2f510
Signed-off-by: Seung-Woo Kim <sw0312.kim@samsung.com>
Jaehoon Chung [Tue, 16 Mar 2021 23:22:01 +0000 (08:22 +0900)]
packaging: remove unnecessary Requires packages
Remove unnecessary Requires packages.
dnsmasq / wpa_supplicant don't use anymore after Wireless mode was
removed.
Change-Id: I399ca6ea5a48b866033cac317100e6938627327a
Signed-off-by: Jaehoon Chung <jh80.chung@samsung.com>
Jaehoon Chung [Thu, 10 Dec 2020 00:04:27 +0000 (09:04 +0900)]
data: update a hal partition information
Update a hal partition information for flashing hal.img.
It's for preparing to use hal.img in future.
Change-Id: Iea6fa126951f4f27fd432a5760fcf7b5c59cdb90
Signed-off-by: Jaehoon Chung <jh80.chung@samsung.com>
Jaehoon Chung [Wed, 9 Dec 2020 22:37:30 +0000 (07:37 +0900)]
data: remove WiFi firmware data files
Remove WiFi firmare data files and codes related with it.
It doesn't need to include anymore.
Change-Id: Id527d4467e430a268b65df8829b0cd89e27ea001
Signed-off-by: Jaehoon Chung <jh80.chung@samsung.com>
Junghoon Kim [Thu, 15 Oct 2020 07:55:00 +0000 (16:55 +0900)]
thor: Fix the bug upon file size recovery
TFM throws a flashing error for files larger than 2 GBytes. Fix the
calculation logic for the file size recovery.
Change-Id: I28ec141dec63cfe495dcb6a5bcbe03323de36947
Signed-off-by: Junghoon Kim <jhoon20.kim@samsung.com>
Jaehoon Chung [Tue, 6 Oct 2020 05:58:58 +0000 (14:58 +0900)]
scripts: flash-init: disable WiFi AP mode on tfm
Disable WIFi AP mode on tfm.
If it doesn't register to network security, it can be jamming with its
mac address.
Change-Id: I83fc9ac98c9186ec79bcbe769b0ea41d30a6914f
Signed-off-by: Jaehoon Chung <jh80.chung@samsung.com>
Seung-Woo Kim [Tue, 22 Sep 2020 06:50:43 +0000 (15:50 +0900)]
Add missing newline character from log
Change-Id: I7600d5d2e9ebded4bcfdcde0e0420bf578a49bbe
Signed-off-by: Seung-Woo Kim <sw0312.kim@samsung.com>
Seung-Woo Kim [Tue, 22 Sep 2020 05:20:48 +0000 (14:20 +0900)]
dfu: add null check for thread
If dfu_start() is failed, there are cases ctx->thread is null and
this causes crash during dfu_free_context(). So add null check for
thread from dfu_free_context().
This fixes below crash-stack:
Call Stack Count: 2
0: pthread_cancel + 0x10 (0x0000007f81d9eab0) [/mnt/initrd-recovery/usr/lib64/libpthread.so.0] + 0x10ab0
1: dfu_free_context + 0x1c (0x000000557ca2283c) [/mnt/initrd-recovery/usr/bin/flash-manager] + 0x483c
End of Call Stack
Change-Id: I92fb9980047a3a58de516e81d694b7507662be26
Signed-off-by: Seung-Woo Kim <sw0312.kim@samsung.com>
Dongwoo Lee [Thu, 3 Sep 2020 07:43:59 +0000 (16:43 +0900)]
usb: Add support to set proper serial-number
Now, we can provide serial-number to TFM's usb interface by using
option 's'.
Change-Id: Ie88350fded96999eb24b1a3f834598479c80177c
Signed-off-by: Dongwoo Lee <dwoo08.lee@samsung.com>
Dongwoo Lee [Thu, 3 Sep 2020 09:18:27 +0000 (18:18 +0900)]
interface: Improve checking availiablity
This improving checking interface availability for both situation:
1) stucked on initializing interface due to no available interfaces,
and 2) options for unavailable interface is passed.
Change-Id: I895d0c6e6fcf1d4539cb419c5e9c4f69ef9bf544
Signed-off-by: Dongwoo Lee <dwoo08.lee@samsung.com>
Dongwoo Lee [Tue, 1 Sep 2020 10:11:28 +0000 (19:11 +0900)]
usb: Read until buffer is fully filled
Since a single read may not fill the buffer entirely, this makes try
to fill the buffer fully with loop.
Change-Id: Ic73daf50b060f37c773774108952dbdf30de07e1
Signed-off-by: Dongwoo Lee <dwoo08.lee@samsung.com>
Seung-Woo Kim [Mon, 3 Aug 2020 08:09:37 +0000 (17:09 +0900)]
usb: properly clean up usb gadget
If error occurs during flashing, usb gadget is not cleaned up and
the second tfm session does not work for usb gadget. Properly clean
up usb gadget including usbg_disable_gadget() and usbg_rm_gadget().
Change-Id: I702deaa009642e3ead45d40abb20c3bf821f1fb7
Signed-off-by: Seung-Woo Kim <sw0312.kim@samsung.com>
Dongwoo Lee [Thu, 11 Jun 2020 00:55:37 +0000 (09:55 +0900)]
script: flash-init: Add default PATH variable
To mitigate security vulnerability, this defines default PATH
variable explicitly.
Change-Id: Idb828873481fe442ddf4ed3a6a89854590420e78
Signed-off-by: Dongwoo Lee <dwoo08.lee@samsung.com>
Seung-Woo Kim [Thu, 4 Jun 2020 11:01:10 +0000 (20:01 +0900)]
Update install directory to support architecture difference
Some install directory can be differ from each architecture. So
use the install directory with packaging macro by configure file
setup of cmake.
Note: install init flie to libexec instead of libdir.
Change-Id: I479e631a47bfff55f14209eaa60928c7a96acd8b
Signed-off-by: Seung-Woo Kim <sw0312.kim@samsung.com>
Seung-Woo Kim [Thu, 4 Jun 2020 11:04:26 +0000 (20:04 +0900)]
packaging: adjust file permission
Only executable files are required to be set with exec permission.
Adjust file permission for packaging.
Change-Id: I62a11c42896bd8c96b7bb1a51fd2e867cdd5c5af
Signed-off-by: Seung-Woo Kim <sw0312.kim@samsung.com>
Seung-Woo Kim [Fri, 24 Apr 2020 09:55:14 +0000 (18:55 +0900)]
packaging: Enable aarch64 build
The flash-manager can be used in aarch64, so no reason not to
build in aarch64. Enable aarch64 build.
Note: dependent package, initrd-recovery change to enable aarch64
build is required.
Change-Id: Id2235971570eba474b4a5127f7587f1ccec097d3
Signed-off-by: Seung-Woo Kim <sw0312.kim@samsung.com>
Dongwoo Lee [Fri, 17 Apr 2020 10:22:18 +0000 (19:22 +0900)]
dfu: Don't print out progress if no terminal
Since commit
76316d20e333 ("dfu: Improve progress display"), broken
progress bar can flood massively if the output is redirected to
non-terminal device such as a log file. To prevent this, prints out
the simple result instead of progress bar if terminal doesn't exist.
Change-Id: If5edb6408b7614951180fb4a73df53ad06572cc7
Signed-off-by: Dongwoo Lee <dwoo08.lee@samsung.com>
Seung-Woo Kim [Thu, 2 Apr 2020 01:34:40 +0000 (10:34 +0900)]
scripts: Add missing files to copying file list
Add missing files to copying file list except /usr/sbin/reboot
because it is symbolic link made from initrd-recovery package.
This fixes below script errors when creating initrd-recovery.img
without other recovery sub modules:
/sbin/flash-init: line 98: /usr/bin/cp: No such file or directory
/sbin/flash-init: line 99: /usr/bin/cp: No such file or directory
Change-Id: I7edcc18311f07aca43f2c040f5bf1e6555e28ba0
Signed-off-by: Seung-Woo Kim <sw0312.kim@samsung.com>
Seung-Woo Kim [Thu, 2 Apr 2020 01:13:23 +0000 (10:13 +0900)]
scripts: Fix file list with directory full path
From file list for copying and moving, there are mixture of file
path with and without prefix, "/usr". Fix the file list with
prefix, "/usr", always. In Tizen, /bin and /sbin are symbolic
links made from /usr/bin and /usr/sbin, so there is no functional
change.
Change-Id: Id7cc5ddb9d936da08fa47c05cf02b9f64f793b16
Signed-off-by: Seung-Woo Kim <sw0312.kim@samsung.com>
Seung-Woo Kim [Thu, 2 Apr 2020 01:47:22 +0000 (10:47 +0900)]
net: Remove unused variables in net_available()
There are unused variable warnings. Remove the unused variables in
net_available().
Change-Id: Ic373fed340c0a65dd7c940cf407add7f0bcdb25e
Signed-off-by: Seung-Woo Kim <sw0312.kim@samsung.com>
Dongwoo Lee [Wed, 1 Apr 2020 01:43:52 +0000 (10:43 +0900)]
dfu: Improve progress display
Since commit
951986d4deb9 ("thor: Use smaller flash unit size"), the
number of character '#' is extremely increased while transfer is
proceeded. For removing it and providing fancy progress bar, this
reworks progress display.
Change-Id: Ic21ec3f1c87a469f23f6c892cfd341f956777930
Signed-off-by: Dongwoo Lee <dwoo08.lee@samsung.com>
Dongwoo Lee [Wed, 1 Apr 2020 00:22:23 +0000 (09:22 +0900)]
thor: Move context members to structure dfu_entry
This removes unnecessary members in thor context and move them into
dfu_entry structure. The code is just cleaned up and the change has
no effect on functionalites.
Change-Id: I297132be52b7e5e1b75b410297e98cf63870c503
Signed-off-by: Dongwoo Lee <dwoo08.lee@samsung.com>
Dongwoo Lee [Thu, 26 Mar 2020 05:30:05 +0000 (14:30 +0900)]
scripts: Fix to copy all firmware files
Since this copying all firmware files instead of adding the individual
files when making ramdisk-recovery.img.
Change-Id: I7c64d861bcea5d2546b92b0ee076c266679962db
Signed-off-by: Dongwoo Lee <dwoo08.lee@samsung.com>
Dongwoo Lee [Fri, 27 Mar 2020 07:11:44 +0000 (16:11 +0900)]
dfu: Fix possible wrong memory access
Currently, dfu context is assigned after thread creation, tfm can
be died due to wrong memory access if thread is scheduled in advance.
This fixes this by assigning ctx before thread creation.
Change-Id: I44f86223b90d6dac537699369a478d4cdb7829c2
Signed-off-by: Dongwoo Lee <dwoo08.lee@samsung.com>
Dongwoo Lee [Wed, 25 Mar 2020 02:39:05 +0000 (11:39 +0900)]
dfu: Use longer delay for waiting queue available
By recommend of static analysis tool, sleep time for waiting queue
become available will be expanded to 10000us.
Change-Id: I5ace690d1f6826234fad89489c9617a046456f8c
Signed-off-by: Dongwoo Lee <dwoo08.lee@samsung.com>
Dongwoo Lee [Thu, 19 Mar 2020 04:45:10 +0000 (13:45 +0900)]
tfm: Add wireless connection support for RPI4
The nvram files for RPI4 and RPI3+ wifi chipset have a little
difference contents but name is identical. To deal with this,
the target is identified through sysfs node and the correct
nvram is selected by result.
In addition, now tfm shows ssid including serial number.
Change-Id: I7122574b09155cbd27ccf1c35c2cdcabe528864a
Signed-off-by: Dongwoo Lee <dwoo08.lee@samsung.com>
Dongwoo Lee [Wed, 18 Mar 2020 03:32:20 +0000 (12:32 +0900)]
usb: Add check availability
If the target can be configured by usb configfs gadget, then it
considers that the target supports usb interface.
Change-Id: Ief17152a655b5e0eae11db8fbb8f8ca93feec653
Signed-off-by: Dongwoo Lee <dwoo08.lee@samsung.com>
Dongwoo Lee [Wed, 18 Mar 2020 03:32:08 +0000 (12:32 +0900)]
net: Add check availability
If the target has NIC named eth0 or wlan0, then it considers that
network is available.
Change-Id: I6cb0bc48a9bb8154a8d02fd183db105554ea9862
Signed-off-by: Dongwoo Lee <dwoo08.lee@samsung.com>
Dongwoo Lee [Wed, 18 Mar 2020 03:31:39 +0000 (12:31 +0900)]
interface: Introduce operation for checking availability
Because there is no need to setup interface not supported by target,
check availability of interface and ignore the target which is not
available. Since this, the interface not providing available function
will be also ignored.
Change-Id: Ic7cf11e2d46bd6b979cc02a87cb392cfb04ed399
Signed-off-by: Dongwoo Lee <dwoo08.lee@samsung.com>
Dongwoo Lee [Thu, 19 Mar 2020 08:24:09 +0000 (17:24 +0900)]
usb: Fix possible vulnerability
Since the return value of read operation is not checked properly,
it can be the target of attack by buffer overflows. To prevent this,
return values will be treated.
Change-Id: I702b64fb4f77b7cc507a519952c11f41813cf0a2
Signed-off-by: Dongwoo Lee <dwoo08.lee@samsung.com>
Dongwoo Lee [Tue, 17 Mar 2020 04:56:20 +0000 (13:56 +0900)]
dfu: Limit maximum length of io queue
To prevent timeout due to fsync, the maximum length of io queue is
limited. Transfer may be blocked until the previous request is
fsync'ed, but it is not harmful to overall performance since fsync is
bottleneck; even transfer is faster, flashing time is not reduced
because elapsed time is mostly consumed in fsync.
Change-Id: I8b59c175eb8065f388487249c9e7f3ef1dbab5b6
Signed-off-by: Dongwoo Lee <dwoo08.lee@samsung.com>
Dongwoo Lee [Tue, 17 Mar 2020 04:56:36 +0000 (13:56 +0900)]
thor: Use smaller flash unit size
Large size of flash unit causes timeout for such interface which has
request timeout by making fsync takes very long time. To prevent this,
use smaller size of flash unit, and transfer unit is also adjusted.
Change-Id: Ib45f20855dad4cef18e02410e9d976022cfc1597
Signed-off-by: Dongwoo Lee <dwoo08.lee@samsung.com>
Dongwoo Lee [Tue, 17 Mar 2020 04:55:56 +0000 (13:55 +0900)]
interface: Choose interface after thor handshake
To prevent that interface blocks other connection before host actually
start transferring, connected interface is selected after handshake is
done.
Change-Id: I6b8587898b4dae83ffeb9e4330d379fa723e98d1
Signed-off-by: Dongwoo Lee <dwoo08.lee@samsung.com>
Dongwoo Lee [Tue, 17 Mar 2020 04:53:32 +0000 (13:53 +0900)]
interface: usb: Add support for USB interface
USB interface is added and enabled by configuring gadget driver
through configfs with support of libusbgx.
Change-Id: I638bfa59e127f7896f8ed4b6fa11ba3d37d4548e
Signed-off-by: Dongwoo Lee <dwoo08.lee@samsung.com>
Dongwoo Lee [Tue, 17 Mar 2020 04:44:33 +0000 (13:44 +0900)]
tfm: Get rid of unnecessary global header tfm.h
Global tfm context is no more used, so global header tfm.h is neither
required. This just removes unnecessary header, thus has no functional
changes.
Change-Id: I69daaaa255dea57676e04bdb0c8145cf4049ed87
Signed-off-by: Dongwoo Lee <dwoo08.lee@samsung.com>
Dongwoo Lee [Tue, 17 Mar 2020 04:42:38 +0000 (13:42 +0900)]
interface: net: Apply interface f/w into network transfer
Since this, network connection is processed upon interface f/w.
Change-Id: I87df71a923f010bb013e0b4166c50949bb19a153
Signed-off-by: Dongwoo Lee <dwoo08.lee@samsung.com>
Dongwoo Lee [Tue, 17 Mar 2020 04:36:02 +0000 (13:36 +0900)]
interface: Add support for multiple transfer interfaces
To support USB connection, multiple interface f/w should be required
before. This adds only interface f/w, so network connection is
still processed without f/w.
Change-Id: I367f9e961daefe3b9005104084955edbe0851057
Signed-off-by: Dongwoo Lee <dwoo08.lee@samsung.com>
Dongwoo Lee [Tue, 17 Mar 2020 04:29:24 +0000 (13:29 +0900)]
tfm: Refactor code structure
To cleanup code and resolve dependency on each module, this just
refactors code structure without functional changes.
Change-Id: I0c9e4b50d1054255c4f33f2a0218469c0647d2c7
Signed-off-by: Dongwoo Lee <dwoo08.lee@samsung.com>
Dongwoo Lee [Wed, 18 Mar 2020 03:35:59 +0000 (12:35 +0900)]
thor: Bump protocol version to 5.0
To support the images exceeds 4GB, thor protocol 5.0 is applied.
This requires thor client support:
Ref: https://git.tizen.org/cgit/tools/lthor/commit/?id=
30fa9f0cbfc4b089bb7e733b9cb75a60e1d10369
u-boot thor downloader already supports protocol 5.0:
Ref: https://gitlab.denx.de/u-boot/u-boot/-/commit/
1fe9ae76b113103bcc40aa15949f9dd8aa0a06a2
Change-Id: I149361ca2f40b5775249f3672e3e19b2f6394b68
Signed-off-by: Dongwoo Lee <dwoo08.lee@samsung.com>
Seung-Woo Kim [Mon, 10 Feb 2020 06:28:36 +0000 (15:28 +0900)]
Fix to check memory allocation failure
The strdup() can be failed and return NULL. Not to access wrong
memory, explictly check memory allocation failure.
Change-Id: I2917cf0cebd6488004b653c29137c0acbb56074e
Signed-off-by: Seung-Woo Kim <sw0312.kim@samsung.com>
Seung-Woo Kim [Fri, 10 Jan 2020 06:29:42 +0000 (15:29 +0900)]
fix use string after null check
The result of strdup() can be null, so use it after null check.
Change-Id: I61b5e5a4d4b631984eb19240b46afe0e94752043
Signed-off-by: Seung-Woo Kim <sw0312.kim@samsung.com>
Seung-Woo Kim [Fri, 10 Jan 2020 06:10:49 +0000 (15:10 +0900)]
dfu: do stringop with termination character
Doing string operation with strlen() result, there is possibilty
of omission of termination character. Do stringop with termination
character with strlen() + 1. The destination buffer is allocated
sum of all strlen() and 1, there is no overflow.
Change-Id: I35627dbbb0ac72bc58398ccfffa43802729c5b85
Signed-off-by: Seung-Woo Kim <sw0312.kim@samsung.com>
Dongwoo Lee [Wed, 8 Jan 2020 08:53:40 +0000 (17:53 +0900)]
Fix gcc9 build warnings
This fixes build warnings on compiling with gcc9.
Change-Id: I7ff58499fc2813931ff49c8f7d58e851b08ef5dc
Signed-off-by: Dongwoo Lee <dwoo08.lee@samsung.com>
Dongwoo Lee [Fri, 3 Jan 2020 05:46:28 +0000 (14:46 +0900)]
data: Add rpi4 dtb as a flashing entity
To support tizen flash manager for rpi4, this adds a dtb file for
bcm2711 into partition information file.
Change-Id: I9b4a97c5d80f40c329d04f87d1eb1b29066d17f0
Signed-off-by: Dongwoo Lee <dwoo08.lee@samsung.com>
Dongwoo Lee [Mon, 8 Jul 2019 07:07:45 +0000 (16:07 +0900)]
dfu: Free resources on error
This patch makes resources are freed on error case while scanning
the type of filesystem with blkid APIs. This resource leakage was
reported by static analystic tool.
Change-Id: Ibeba4190316fb1db0bde02eaca0648c0db0bad2e
Signed-off-by: Dongwoo Lee <dwoo08.lee@samsung.com>
Dongwoo Lee [Tue, 25 Jun 2019 01:23:49 +0000 (10:23 +0900)]
CMakeLists: Apply PIE flags
To support ASLR, this patch applies PIE (position independent
executable) flags to CMakeLists.txt.
Change-Id: If7eae9c8aad08fe9da3083cbdad64a7221fdaa98
Signed-off-by: Dongwoo Lee <dwoo08.lee@samsung.com>
Junghoon Kim [Thu, 9 May 2019 12:26:39 +0000 (21:26 +0900)]
data: Update the partition info file to support 32-bit architecture
This patch adds the dtb and zImage to the partition info file, in order
to support 32-bit architecture. Also, common u-boot and config files
have been added to facilitate testing between 32-bit and 64-bit
architectures.
Change-Id: Idf27f33e50bbafbf438b78d6b336d4794416aa18
Signed-off-by: Junghoon Kim <jhoon20.kim@samsung.com>
Jaehoon Chung [Thu, 9 May 2019 07:10:40 +0000 (16:10 +0900)]
scripts: flash-init: create symbolic link about firmware path
Create symbolic link about firmware path.
Change-Id: Ia0243afbafddbeef2bf797b3ad184150af75f4c5
Signed-off-by: Jaehoon Chung <jh80.chung@samsung.com>
Jaehoon Chung [Thu, 9 May 2019 05:24:14 +0000 (14:24 +0900)]
packaging: move firmware file to data directory
Move firmare file to data directory from /lib/firmware/brcm/.
Change-Id: I5d37d3fda035bc271fb62ef0c8f8b2926828fbf1
Signed-off-by: Jaehoon Chung <jh80.chung@samsung.com>
Dongwoo Lee [Mon, 22 Apr 2019 07:53:12 +0000 (16:53 +0900)]
scripts: Print out brief information about network connection
This patch refactors init script in order to provide brief
information of the target network as below:
Network Information:
Wired: xxx.xxx.xxx.xxx
Wireless: xxx.xxx.xxx.xxx [SSID: xxxxxxxxx]
Change-Id: I5df962443cc846e60a5952dbb3e8dadb37273dd3
Signed-off-by: Dongwoo Lee <dwoo08.lee@samsung.com>
Dongwoo Lee [Thu, 18 Apr 2019 01:36:43 +0000 (10:36 +0900)]
scripts: Prevent failure of ip assigning
If init script tries to assign ip before usb nic is ready, it fails and
the target is rebooted. To prevent this, tries several times for
assigning, and determine failure after exceeding maximum tries.
Change-Id: Iaa8dfbcee57985c69055e4742818f8256fba1cdd
Signed-off-by: Dongwoo Lee <dwoo08.lee@samsung.com>
Jaehoon Chung [Tue, 16 Apr 2019 22:39:01 +0000 (07:39 +0900)]
scripts: flash-init: use dnsmasq and hostapd
Use dnsmasq and hostapd for AP mode.
wlan0 is used static ip as 192.168.43.1.
Change-Id: Id9f8fdd1d1b1a3d30dd9306f13834b86267df978
Signed-off-by: Jaehoon Chung <jh80.chung@samsung.com>
Jaehoon Chung [Tue, 16 Apr 2019 11:07:33 +0000 (20:07 +0900)]
packaging: include dnsmasq config file
To use dnsmasq, include dnsmasq.conf file.
- run background with pid-file
- user/group don't assigne to nothing for ramdisk-recovery
Change-Id: I71e517e1f4cb74b5493a50668823f3d43fa3c982
Signed-off-by: Jaehoon Chung <jh80.chung@samsung.com>
Jaehoon Chung [Tue, 16 Apr 2019 11:00:35 +0000 (20:00 +0900)]
packaging: add dnsmasq package as Requires
Add dnsmasq package as Requires.
dnsmasq provides DHCP/DNS server role.
When client try to associate to AP, it will be assigned to client's ip
address.
Change-Id: I6c3cace46ff7e3df87ef212e772251968405a914
Signed-off-by: Jaehoon Chung <jh80.chung@samsung.com>
Jaehoon Chung [Tue, 16 Apr 2019 10:58:06 +0000 (19:58 +0900)]
packaging: include hostapd config file
To use hostapd, include hostapd config file under /usr/lib/firmware/brcm.
Change-Id: I1a26796c6ff4ab1b1da7014c38c440151027aa31
Signed-off-by: Jaehoon Chung <jh80.chung@samsung.com>
Jaehoon Chung [Mon, 15 Apr 2019 02:27:20 +0000 (11:27 +0900)]
packaging: add wpa_supplicant as Requires
Add wpa_supplicant as Requires.
wpa_supplicant package provides hostapd.
To use RPI3 as AP mode, it needs to include hostpad in image.
Change-Id: I937aad2e12d049f72789d61632f6f170fb1af287
Signed-off-by: Jaehoon Chung <jh80.chung@samsung.com>
Jaehoon Chung [Fri, 12 Apr 2019 07:39:08 +0000 (16:39 +0900)]
scripts: flash-init: enable wlan interface
Add scripts to enable wlan interface.
- Copy .ko files from module partition.
- insmod module image with firmware files.
- wlan0 interface up
Change-Id: I67ffbcc70e26c504a72b3513546c6bfa60546ed9
Signed-off-by: Jaehoon Chung <jh80.chung@samsung.com>
Jaehoon Chung [Fri, 12 Apr 2019 07:26:33 +0000 (16:26 +0900)]
packaging: spec: add module-init-tools as Requires
module-init-tools is provieded commands likes lsmod, insmod, etc.
To enable WiFi device, it needs to include them in image.
Change-Id: Ic4603deb3489ba30582579b839d3a69323f6caa9
Signed-off-by: Jaehoon Chung <jh80.chung@samsung.com>
Jaehoon Chung [Fri, 12 Apr 2019 07:08:02 +0000 (16:08 +0900)]
packaging: spec: copy broadcom firmware files into image
Copy broadcom firmware files into ramdisk-recovery image.
Change-Id: I043728ff8cb7fbaa4c8065542b51fd712aee1317
Signed-off-by: Jaehoon Chung <jh80.chung@samsung.com>
Jaehoon Chung [Fri, 12 Apr 2019 06:26:51 +0000 (15:26 +0900)]
data: add broadcom open firmware file and license file
Add broadcom opne firmware file and license file for rpi3.
These firmwares take from below url.
- https://git.kernel.org/pub/scm/linux/kernel/git/firmware/linux-firmware.git
Change-Id: I59fc2ca1e9f28b89afe0a398b1f359a69d088f04
Signed-off-by: Jaehoon Chung <jh80.chung@samsung.com>
Dongwoo Lee [Fri, 29 Mar 2019 02:15:42 +0000 (11:15 +0900)]
Add grep into the list for ramdisk-recovery creation
'grep' is used for parsing the current IP address, but grep is not
presented in ramdisk-recovery image basically. To this end, this adds
grep into the list for ramdisk-recovery image creation.
Change-Id: Id208ef8e9dde428daf2ded22a3e0fc0d8dec8610
Signed-off-by: Dongwoo Lee <dwoo08.lee@samsung.com>
Dongwoo Lee [Fri, 8 Mar 2019 07:16:39 +0000 (16:16 +0900)]
Refactor file download mode
To fix the problem of file download mode, and to improve error
handling of mount/unmount operation, this patch refactors file
download mode.
Change-Id: I2df4378bc00181632f1399833221a182a6c4407b
Signed-off-by: Dongwoo Lee <dwoo08.lee@samsung.com>
Dongwoo Lee [Tue, 19 Feb 2019 06:55:53 +0000 (15:55 +0900)]
Check failure of network configuration
If network configuration is failed due to some reason, tfm cannot be
proceeded. In this case, reboot the system to retry when network setup
fails.
Change-Id: Idb615fb455ea2af9226c5caf395e1a06bb94e954
Signed-off-by: Dongwoo Lee <dwoo08.lee@samsung.com>
Dongwoo Lee [Tue, 12 Feb 2019 04:36:40 +0000 (13:36 +0900)]
Print out progress status
To print out the information about transfer progress and
synchronization state, the additional messages will be added.
Change-Id: I931700c5c9bc88267d656d2ac02b111f1275fa29
Signed-off-by: Dongwoo Lee <dwoo08.lee@samsung.com>
Dongwoo Lee [Fri, 1 Feb 2019 05:57:35 +0000 (14:57 +0900)]
Correct dfu thread state
There is no need to unlock to change dfu state, this patch removes
lock/unlock between dfu state change. Also, some missing state change
is applied either.
Change-Id: I15215504bc4c2d7ca407285822d2508fe09b5a25
Signed-off-by: Dongwoo Lee <dwoo08.lee@samsung.com>
Dongwoo Lee [Thu, 10 Jan 2019 06:27:22 +0000 (15:27 +0900)]
Unmount inform partition to clear reboot-param.bin explicitly
Before synchronizing changes on reboot-param.bin for clear boot
parameter, flash-manager can be rebooted by fatal errors and thus
the target re-enters download mode unintendly. To prevent this,
unmount inform partition right after clearing parameter file.
Change-Id: Ibd5dc72f31cb6b869d7164185ff1a894d615fc47
Signed-off-by: Dongwoo Lee <dwoo08.lee@samsung.com>
Dongwoo Lee [Thu, 27 Dec 2018 04:25:26 +0000 (13:25 +0900)]
Remove user-level ip configuration
Since rpi u-boot can support ip configuration thorugh kernel itself,
user-level configuration is no more needed. Since this patch, just
prints out to inform IP address to user which is configured by kernel.
Change-Id: I92cff85c050119af4b3706b802a1df956967a80f
Signed-off-by: Dongwoo Lee <dwoo08.lee@samsung.com>
Dongwoo Lee [Mon, 31 Dec 2018 07:59:08 +0000 (16:59 +0900)]
Update partition info file
To support dtb files, all dtbs are included. In addition, to specify
the board, now partition file has the name of the board as prefix.
Change-Id: I1278108ac90ce2d6b5e3f93c05fd1b9048f3abe8
Signed-off-by: Dongwoo Lee <dwoo08.lee@samsung.com>
Dongwoo Lee [Fri, 21 Dec 2018 04:05:33 +0000 (13:05 +0900)]
Use static partition node
Label-based search for target partition node cannot be successfully
proceed for all cases. So, this patch removes label-based search,
and adds static partition node to information file to be used for
target partition node.
Change-Id: I2636ddabe9ea46f916d0faa4dd02a7a5bed3242a
Signed-off-by: Dongwoo Lee <dwoo08.lee@samsung.com>
Dongwoo Lee [Mon, 10 Dec 2018 07:48:43 +0000 (16:48 +0900)]
Improve dfu thread state for safe exit
To acomplish exit process safely when tfm fails to flash image, this
patch improves dfu thread state. Since this, dfu thread could be
canceled only when flashing is not proceed to protect the target.
Change-Id: I7c1b50520ec6b70a51afe2af222d7449022fdbed
Signed-off-by: Dongwoo Lee <dwoo08.lee@samsung.com>
Dongwoo Lee [Fri, 7 Dec 2018 00:48:28 +0000 (09:48 +0900)]
Clean up file list for ramdisk-recovery image creation
This patch changes the action of file list properly, and removes
unnecessary entries.
Change-Id: Ib856faa87dc1c506ce5c17d91b3a6d0277088bd6
Signed-off-by: Dongwoo Lee <dwoo08.lee@samsung.com>
Dongwoo Lee [Thu, 20 Dec 2018 07:34:43 +0000 (16:34 +0900)]
Fix partition search for ramdisk-recovery image
Since ramdisk-recovery.img is mounted on memory space and it also has
the same label with physical partition, the target partition could be
wrong if the ram-mounted partition is searched first. To resolve it,
this fixes partition search as excepting the devices including 'ram'
on its node name.
Change-Id: I15b6124eb202f0c5ddbe8ca518bfcc892309aa9a
Signed-off-by: Dongwoo Lee <dwoo08.lee@samsung.com>
Dongwoo [Wed, 31 Oct 2018 02:19:53 +0000 (11:19 +0900)]
Remove unnecessary conditional statement in CMakeList.txt
To resolve asan build error, unnecessary conditional statement
for adding linker option will be removed from CMakeList.
Change-Id: I94da35d24280653527b652da77f645549b088c4e
Signed-off-by: Dongwoo <dwoo08.lee@samsung.com>
Seung-Woo Kim [Fri, 5 Oct 2018 09:46:41 +0000 (18:46 +0900)]
Fix error path of main thread with freeing allocated buffer
There can be memory leak for strdup(). Fix error path of main
thread with freeing allocated buffer.
Change-Id: I292d66d8b9f5c857a692f35a9867d221dabb6a7d
Signed-off-by: Seung-Woo Kim <sw0312.kim@samsung.com>
Seung-Woo Kim [Fri, 5 Oct 2018 09:16:29 +0000 (18:16 +0900)]
Check whether creating temporary directory is success or not
There is no checking created temporary directory. Check whether
creating is success of not.
Change-Id: I499d34487659f8d3b83b706c98d8fa8d8e5f3251
Signed-off-by: Seung-Woo Kim <sw0312.kim@samsung.com>
Dongwoo [Thu, 4 Oct 2018 01:22:47 +0000 (10:22 +0900)]
Fix to convert variable type explicitly
This patch resolves svace warnings "SIGNED_TO_BIGGER_UNSIGNED", which
means assignment of a signed value which has type int(void*) to a
variable of a bigger integer type uint64_t.
Change-Id: Icb9576641a41f695272d61fd1f0847884b865935
Signed-off-by: Dongwoo <dwoo08.lee@samsung.com>
Seung-Woo Kim [Thu, 4 Oct 2018 06:22:50 +0000 (15:22 +0900)]
Fix build warnings with -Wformat
There are build warnings with -Wformat for printing format for
size_t and ssize_t. Fix the build warnings with profer formats.
Change-Id: I82f50c8541b9bc4ffba36f01b0c84eb89e04c12b
Signed-off-by: Seung-Woo Kim <sw0312.kim@samsung.com>
Dongwoo [Thu, 4 Oct 2018 08:40:07 +0000 (17:40 +0900)]
Fix wrong check of empty queue
This patch resolves svace warnings "DEREF_OF_NULL", which means that can
have only NULL value. Even it is false positive, the condition is also
wrong because it should continue iteration if queue is not empty.
Change-Id: I445463c9ef4522e3e58923fbcbda01d0ce606dcc
Signed-off-by: Dongwoo <dwoo08.lee@samsung.com>
Dongwoo Lee [Fri, 25 May 2018 00:15:30 +0000 (09:15 +0900)]
Recognize partition device name by blkid label
In certain case, target board can have different device name for
storage. So, static device name cannot be applicable for all cases.
This patch gets device name from blkid information within target
storage instead of static information in partition table.
Change-Id: I171fa8d5da79ea815b1acdef438908849a37861b
Signed-off-by: Dongwoo Lee <dwoo08.lee@samsung.com>
Dongwoo Lee [Tue, 15 May 2018 02:14:45 +0000 (11:14 +0900)]
Add pre-defined partition information for RPI3
The partition information about RPI3 will be added. This inforamation
is retrieved from sd_fusing script in RPI3 kernel repository.
Change-Id: Iac335daf5c285264c8d73a21c616035373028a5b
Signed-off-by: Dongwoo Lee <dwoo08.lee@samsung.com>
Dongwoo Lee [Mon, 16 Apr 2018 02:24:01 +0000 (11:24 +0900)]
Add script for enabling flash-manager for ramdisk-recovery image
This patch adds scripts for creating ramdisk partition image. The
script will be executed while MIC builds ramdisk image as copying
list of required files for building ramdisk-recovery image.
Change-Id: I63ac7dcde55df26217de46f9bfab63dd1faebb7f
Signed-off-by: Dongwoo Lee <dwoo08.lee@samsung.com>
Dongwoo Lee [Thu, 2 Nov 2017 21:33:17 +0000 (06:33 +0900)]
Add initial implementation of network backend
This is initial version of flash-manager with network backend. The
entire structure would be evolved while the new feature is added.
Change-Id: I659c2795d339060afada9a9ffd5f41294c17f228
Signed-off-by: Dongwoo Lee <dwoo08.lee@samsung.com>
Dongwoo Lee [Mon, 16 Apr 2018 01:45:17 +0000 (10:45 +0900)]
Create spec file for RPM package
This patch creates files required to build the RPM package. Althogh it
is possible to build the package, only one empty RPM file would be
created since source files are not implemented yet.
Change-Id: Ie3ce70a8c2b00b9aaa88610bcdfdcf9384daa06d
Signed-off-by: Dongwoo Lee <dwoo08.lee@samsung.com>
Tizen Infrastructure [Wed, 9 May 2018 09:49:30 +0000 (09:49 +0000)]
Initial empty repository