[jira] [Commented] (MYNEWT-792) os_cputime functions do not return errors from hal_timer in certain cases.

2017-07-06 Thread ASF subversion and git services (JIRA)

[ 
https://issues.apache.org/jira/browse/MYNEWT-792?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16077202#comment-16077202
 ] 

ASF subversion and git services commented on MYNEWT-792:


Commit a731eb413725ba57976983fd6399e3262f5e8524 in mynewt-core's branch 
refs/heads/master from [~wes3]
[ https://gitbox.apache.org/repos/asf?p=mynewt-core.git;h=a731eb4 ]

Merge pull request #369 from wes3/myn792

MYNEWT-792: Return hal_timer error codes from os_cputime functions

> os_cputime functions do not return errors from hal_timer in certain cases.
> --
>
> Key: MYNEWT-792
> URL: https://issues.apache.org/jira/browse/MYNEWT-792
> Project: Mynewt
>  Issue Type: Bug
>  Security Level: Public(Viewable by anyone) 
>  Components: OS
>Affects Versions: v1_0_0_rel
>Reporter: William San Filippo
>Assignee: William San Filippo
> Fix For: v1_1_0_rel
>
>
> The code in os_cputime.c, specifically os_cputime_timer_relative() and 
> os_cputime_timer_start() do not return an error. The underlying hal_timer 
> functions return an error in certain cases (no callback specified, timer 
> currently running, NULL timer) but this error is not reported. This should be 
> fixed.
> Furthermore, there should be comments in the code saying that you cannot call 
> os_cputime_timer_relative() or os_cputime_timer_start() if the timer is 
> currently running or an error will be returned.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)


[jira] [Updated] (MYNEWT-720) Newt: manipulate image signatures

2017-07-06 Thread Marko Kiiskila (JIRA)

 [ 
https://issues.apache.org/jira/browse/MYNEWT-720?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Marko Kiiskila updated MYNEWT-720:
--
Labels: doc documentation  (was: )

> Newt: manipulate image signatures
> -
>
> Key: MYNEWT-720
> URL: https://issues.apache.org/jira/browse/MYNEWT-720
> Project: Mynewt
>  Issue Type: New Feature
>  Security Level: Public(Viewable by anyone) 
>  Components: Newt
>Affects Versions: v1_0_0_rel
>Reporter: Simon Ratner
>Assignee: Marko Kiiskila
>Priority: Minor
>  Labels: doc, documentation
> Fix For: v1_1_0_rel
>
>
> Ability to manipulate image signatures should be independent of creating the 
> image. Suggesting a new command:
> {noformat}
> newt sign-image  
> {noformat}
> Useful operations:
> * strip a signature from an existing image,
> * sign an existing unsigned image,
> * re-sign an existing image with a different key.
> In all cases, the rest of the image besides the signature should remain 
> byte-for-byte identical.
> Motivating use cases:
> * dev images are promoted to qa, prod; qa and prod keys are kept separate, 
> but the promoted image should not be rebuilt from source, to eliminate any 
> possibility that an untested configuration is deployed due to differences in 
> build environment.
> * distinct keys for different customers, used to sign the same image.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)


[jira] [Comment Edited] (MYNEWT-797) Update documentation for Bluetooth5

2017-07-06 Thread JIRA

[ 
https://issues.apache.org/jira/browse/MYNEWT-797?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16076525#comment-16076525
 ] 

Łukasz Rymanowski edited comment on MYNEWT-797 at 7/6/17 1:52 PM:
--

https://github.com/apache/mynewt-site/pull/216(Review needed :))


was (Author: rymanluk):
https://github.com/apache/mynewt-site/pull/216

> Update documentation for Bluetooth5
> ---
>
> Key: MYNEWT-797
> URL: https://issues.apache.org/jira/browse/MYNEWT-797
> Project: Mynewt
>  Issue Type: Improvement
>  Security Level: Public(Viewable by anyone) 
>Reporter: Łukasz Rymanowski
>Assignee: Łukasz Rymanowski
>




--
This message was sent by Atlassian JIRA
(v6.4.14#64029)